util-linux (2.39)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
/bb.download/source/util-linux-2.39/configure --help
Result = 0
Working Dir = /bb.build
Stdout
`configure' configures util-linux 2.39 to adapt to many kinds of systems.

Usage: /bb.download/source/util-linux-2.39/configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print `checking ...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or `..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/bin', `/usr/lib' etc.  You can specify
an installation prefix other than `/usr' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR            user executables [EPREFIX/bin]
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
  --libexecdir=DIR        program executables [EPREFIX/libexec]
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
  --libdir=DIR            object code libraries [EPREFIX/lib]
  --includedir=DIR        C header files [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
  --infodir=DIR           info documentation [DATAROOTDIR/info]
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
  --mandir=DIR            man documentation [DATAROOTDIR/man]
  --docdir=DIR            documentation root [DATAROOTDIR/doc/util-linux]
  --htmldir=DIR           html documentation [DOCDIR]
  --dvidir=DIR            dvi documentation [DOCDIR]
  --pdfdir=DIR            pdf documentation [DOCDIR]
  --psdir=DIR             ps documentation [DOCDIR]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]

Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --enable-dependency-tracking
                          do not reject slow dependency extractors
  --disable-dependency-tracking
                          speeds up one-time build
  --enable-silent-rules   less verbose build output (undo: "make V=1")
  --disable-silent-rules  verbose build output (undo: "make V=0")
  --enable-werror         make all compiler warnings into errors
  --enable-asan           compile with Address Sanitizer
  --enable-ubsan          compile with UBsan
  --enable-fuzzing-engine compile with fuzzing engine
  --enable-shared[=PKGS]  build shared libraries [default=yes]
  --enable-static[=PKGS]  build static libraries [default=yes]
  --enable-fast-install[=PKGS]
                          optimize for fast installation [default=yes]
  --disable-libtool-lock  avoid locking (might break parallel builds)
  --disable-symvers       disable library symbol versioning [default=auto]
  --enable-gtk-doc        use gtk-doc to build documentation [[default=no]]
  --disable-largefile     omit support for large files
  --disable-assert        turn off assertions
  --disable-nls           do not use Native Language Support
  --disable-rpath         do not hardcode runtime library paths
  --enable-static-programs=LIST
                          link static the programs in LIST (comma-separated,
                          supported for blkid, fdisk, losetup, mount, nsenter,
                          sfdisk, umount, unshare)
  --disable-all-programs  disable everything, might be overridden by
                          --enable-<name>
  --disable-asciidoc      do not generate man pages from asciidoc
  --disable-poman         generate translated man pages
  --disable-tls           disable use of thread local support
  --disable-widechar      do not compile wide character support
  --disable-libuuid       do not build libuuid and uuid utilities
  --enable-libuuid-force-uuidd
                          support uuidd even though the daemon is not built
  --disable-libblkid      do not build libblkid and many related utilities
  --disable-libmount      do not build libmount
  --disable-libmount-mountfd-support
                          do not use new mount API based on FDs
  --disable-libsmartcols  do not build libsmartcols
  --disable-libfdisk      do not build libfdisk
  --disable-fdisks        do not build fdisk(8), sfdisk(8) and cfdisk(8)
  --disable-mount         do not build mount(8) and umount(8)
  --disable-losetup       do not build losetup
  --disable-zramctl       do not build zramctl
  --disable-fsck          do not build fsck
  --disable-partx         do not build addpart, delpart, partx
  --disable-uuidd         do not build the uuid daemon
  --disable-uuidgen       do not build uuidgen
  --disable-blkid         do not build blkid(8)
  --disable-wipefs        do not build wipefs
  --disable-mountpoint    do not build mountpoint
  --disable-fallocate     do not build fallocate
  --disable-unshare       do not build unshare
  --disable-nsenter       do not build nsenter
  --disable-setpriv       do not build setpriv
  --disable-hardlink      do not build hardlink
  --disable-eject         do not build eject
  --disable-agetty        do not build agetty
  --disable-plymouth_support
                          do not care about plymouth in sylogin(8) and
                          agetty(8)
  --disable-cramfs        do not build fsck.cramfs, mkfs.cramfs
  --disable-bfs           do not build mkfs.bfs
  --disable-minix         do not build fsck.minix, mkfs.minix
  --enable-fdformat       build fdformat
  --disable-hwclock       do not build hwclock
  --disable-hwclock-cmos  do not use CMOS clock
  --disable-hwclock-gplv3 do not use datetime parsing GPLv3 code
  --disable-mkfs          do not build mkfs(8)
  --disable-fstrim        do not build fstrim(8)
  --disable-swapon        do not build swapon(8) and swapoff(8)
  --disable-lscpu         do not build lscpu
  --disable-lsfd          do not build lsfd
  --disable-lslogins      do not build lslogins
  --disable-wdctl         do not build wdctl
  --disable-cal           do not build cal
  --disable-logger        do not build logger
  --disable-whereis       do not build whereis
  --disable-pipesz        do not build pipesz
  --disable-switch_root   do not build switch_root
  --disable-pivot_root    do not build pivot_root
  --disable-lsmem         do not build lsmem
  --disable-chmem         do not build chmem
  --disable-ipcmk         do not build ipcmk
  --disable-ipcrm         do not build ipcrm
  --disable-ipcs          do not build ipcs
  --disable-irqtop        do not build irqtop
  --disable-lsirq         do not build lsirq
  --disable-lsns          do not build lsns
  --disable-rfkill        do not build rfkill
  --disable-scriptutils   do not build script, scriptreplay and scriptlive
  --enable-tunelp         build tunelp
  --disable-kill          do not build kill
  --disable-last          do not build last
  --disable-utmpdump      do not build utmpdump
  --enable-line           build line
  --disable-mesg          do not build mesg
  --disable-raw           do not build raw
  --disable-rename        do not build rename
  --enable-vipw           build vipw
  --enable-newgrp         build newgrp
  --disable-chfn-chsh-password
                          do not require the user to enter the password in
                          chfn and chsh
  --disable-chfn-chsh     do not build chfn and chsh
  --disable-chsh-only-listed
                          chsh: allow shells not in /etc/shells
  --disable-login         do not build login
  --enable-login-chown-vcs
                          let login chown /dev/vcsN
  --enable-login-stat-mail
                          let login stat() the mailbox
  --disable-nologin       do not build nologin
  --disable-sulogin       do not build sulogin
  --disable-su            do not build su
  --disable-runuser       do not build runuser
  --disable-ul            do not build ul
  --disable-more          do not build more
  --enable-pg             build pg
  --disable-setterm       do not build setterm
  --disable-schedutils    do not build chrt, ionice, taskset
  --disable-wall          do not build wall
  --enable-write          build write
  --disable-bash-completion
                          do not install bash completion files
  --disable-pylibmount    do not build pylibmount
  --disable-pg-bell       let pg not ring the bell on invalid keys
  --enable-fs-paths-default=paths
                          default search path for fs helpers
                          [/sbin:/sbin/fs.d:/sbin/fs]
  --enable-fs-paths-extra=paths
                          additional search paths for fs helpers
  --disable-use-tty-group do not install wall and write setgid tty
  --enable-sulogin-emergency-mount
                          use emergency mount of /dev and /proc for sulogin
  --enable-usrdir-path    use only /usr paths in PATH env. variable
                          (recommended on systems with /bin -> /usr/bin
                          symlinks)
  --disable-makeinstall-chown
                          do not do chown-like operations during "make
                          install"
  --disable-makeinstall-setuid
                          do not do setuid chmod operations during "make
                          install"
  --disable-colors-default
                          do not colorize output from utils by default

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
                          both]
  --with-aix-soname=aix|svr4|both
                          shared library versioning (aka "SONAME") variant to
                          provide on AIX, [default=aix].
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-sysroot[=DIR]    Search for dependent libraries within DIR (or the
                          compiler's sysroot if not specified).
  --with-pkgconfigdir     pkg-config installation directory
                          ['${usrlib_execdir}/pkgconfig']
  --with-html-dir=PATH    path to installed docs
  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
  --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
  --without-libiconv-prefix     don't search for libiconv in includedir and libdir
  --with-libintl-prefix[=DIR]  search for libintl in DIR/include and DIR/lib
  --without-libintl-prefix     don't search for libintl in includedir and libdir
  --without-util          compile without libutil
  --with-selinux          compile with SELinux support
  --with-audit            compile with audit support
  --without-udev          compile without udev support
  --without-ncursesw      do not build with wide-char ncurses
  --with-ncurses          build with non-wide ncurses
  --with-slang            compile cfdisk with slang rather than ncurses
  --without-tinfo         compile without libtinfo
  --without-readline      do not build with GNU Readline support
  --with-utempter         compile script(1) with libutempter
  --without-cap-ng        compile without libcap-ng
  --without-libz          compile without libz
  --without-libmagic      compile without libmagic
  --without-user          compile without libuser (remote chsh)
  --without-btrfs         do not build with btrfs support
  --without-systemd       do not build with systemd support
  --with-systemdsystemunitdir=DIR
                          directory for systemd unit files (requires systemd
                          support)
  --with-smack            build with SMACK support
  --without-econf         do not use libeconf
  --with-vendordir=DIR    Directory for distribution provided configuration
                          files
  --with-bashcompletiondir=DIR
                          Bash completions directory
  --without-python        do not build python bindings, use
                          --with-python={2,3} to force version
  --with-python-sys-prefix
                          use Python's sys.prefix and sys.exec_prefix values
  --with-python_prefix    override the default PYTHON_PREFIX
  --with-python_exec_prefix
                          override the default PYTHON_EXEC_PREFIX
  --with-cryptsetup       compile with cryptsetup support

Some influential environment variables:
  CC          C compiler command
  CFLAGS      C compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  SYSCONFSTATICDIR
              Path to static system configuration, default ${prefix}/lib
  YACC        The `Yet Another Compiler Compiler' implementation to use.
              Defaults to the first program found out of: `bison -y', `byacc',
              `yacc'.
  YFLAGS      The list of arguments that will be passed by default to $YACC.
              This script will default YFLAGS to the empty string to avoid a
              default value of `-d' given by some make applications.
  CPP         C preprocessor
  CXX         C++ compiler command
  CXXFLAGS    C++ compiler flags
  LT_SYS_LIBRARY_PATH
              User-defined run-time library search path.
  CXXCPP      C++ preprocessor
  PKG_CONFIG  path to pkg-config utility
  PKG_CONFIG_PATH
              directories to add to pkg-config's search path
  PKG_CONFIG_LIBDIR
              path overriding pkg-config's built-in search path
  SELINUX_CFLAGS
              C compiler flags for SELINUX, overriding pkg-config
  SELINUX_LIBS
              linker flags for SELINUX, overriding pkg-config
  NCURSESW_CFLAGS
              C compiler flags for NCURSESW, overriding pkg-config
  NCURSESW_LIBS
              linker flags for NCURSESW, overriding pkg-config
  NCURSES_CFLAGS
              C compiler flags for NCURSES, overriding pkg-config
  NCURSES_LIBS
              linker flags for NCURSES, overriding pkg-config
  TINFOW_CFLAGS
              C compiler flags for TINFOW, overriding pkg-config
  TINFOW_LIBS linker flags for TINFOW, overriding pkg-config
  TINFO_CFLAGS
              C compiler flags for TINFO, overriding pkg-config
  TINFO_LIBS  linker flags for TINFO, overriding pkg-config
  LIBUSER_CFLAGS
              C compiler flags for LIBUSER, overriding pkg-config
  LIBUSER_LIBS
              linker flags for LIBUSER, overriding pkg-config
  SYSTEMD_CFLAGS
              C compiler flags for SYSTEMD, overriding pkg-config
  SYSTEMD_LIBS
              linker flags for SYSTEMD, overriding pkg-config
  SYSTEMD_DAEMON_CFLAGS
              C compiler flags for SYSTEMD_DAEMON, overriding pkg-config
  SYSTEMD_DAEMON_LIBS
              linker flags for SYSTEMD_DAEMON, overriding pkg-config
  SYSTEMD_JOURNAL_CFLAGS
              C compiler flags for SYSTEMD_JOURNAL, overriding pkg-config
  SYSTEMD_JOURNAL_LIBS
              linker flags for SYSTEMD_JOURNAL, overriding pkg-config
  with_systemdsystemunitdir
              value of systemdsystemunitdir for systemd, overriding pkg-config
  ECONF_CFLAGS
              C compiler flags for ECONF, overriding pkg-config
  ECONF_LIBS  linker flags for ECONF, overriding pkg-config
  with_bashcompletiondir
              value of completionsdir for bash-completion, overriding
              pkg-config
  PYTHON      the Python interpreter
  PYTHON_CFLAGS
              C compiler flags for PYTHON, overriding pkg-config
  PYTHON_LIBS linker flags for PYTHON, overriding pkg-config
  CRYPTSETUP_CFLAGS
              C compiler flags for CRYPTSETUP, overriding pkg-config
  CRYPTSETUP_LIBS
              linker flags for CRYPTSETUP, overriding pkg-config
  SUID_CFLAGS CFLAGS used for binaries which are usually with the suid bit
  SUID_LDFLAGS
              LDFLAGS used for binaries which are usually with the suid bit
  DAEMON_CFLAGS
              CFLAGS used for binaries which are usually executed as daemons
  DAEMON_LDFLAGS
              LDFLAGS used for binaries which are usually executed as daemons
  SOLIB_CFLAGS
              CFLAGS used for shared libraries
  SOLIB_LDFLAGS
              LDFLAGS used for shared libraries
  ADJTIME_PATH
              Path to hwclock adjtime file, default /etc/adjtime

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <kzak@redhat.com>.
util-linux home page: <https://www.kernel.org/pub/linux/utils/util-linux/>.
Stderr
/bb.download/source/util-linux-2.39/configure --prefix=/BuggyBox/util-linux/2.39/bootstrap
Result = 0
Working Dir = /bb.build
Stdout
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
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 whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /BuggyBox/coreutils/9.4/bootstrap/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking how to create a pax tar archive... none
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for bison... bison -y
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking how to run the C preprocessor... gcc -E
checking whether compiler handles -fno-common... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Waddress-of-packed-member... yes
checking whether compiler handles -Wdiscarded-qualifiers... yes
checking whether compiler handles -Wembedded-directive... no
checking whether compiler handles -Wextra-semi... no
checking whether compiler handles -Wformat-security... no
checking whether compiler handles -Wimplicit-function-declaration... yes
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wmissing-parameter-type... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wnested-externs... yes
checking whether compiler handles -Wno-missing-field-initializers... yes
checking whether compiler handles -Wold-style-definition... yes
checking whether compiler handles -Wpointer-arith... yes
checking whether compiler handles -Wredundant-decls... yes
checking whether compiler handles -Wsign-compare... yes
checking whether compiler handles -Wstrict-prototypes... yes
checking whether compiler handles -Wtype-limits... yes
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Wunused-but-set-parameter... yes
checking whether compiler handles -Wunused-but-set-variable... yes
checking whether compiler handles -Wunused-parameter... yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... yes
checking whether compiler handles -Werror=sequence-point... yes
checking whether compiler handles -Wno-clobbered... yes
checking whether compiler handles -Wno-cast-function-type... yes
checking whether compiler handles -Wno-unused-parameter... yes
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed
checking for grep that handles long lines and -e... /BuggyBox/grep/3.11/bootstrap/bin/grep
checking for egrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -E
checking for fgrep... /BuggyBox/grep/3.11/bootstrap/bin/grep -F
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /BuggyBox/binutils/2.41/bootstrap/bin/nm -B
checking the name lister (/BuggyBox/binutils/2.41/bootstrap/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 32768
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /BuggyBox/binutils/2.41/bootstrap/bin/ld option to reload object files... -r
checking for file... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /BuggyBox/binutils/2.41/bootstrap/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /BuggyBox/coreutils/9.4/bootstrap/bin/dd
checking how to truncate binary pipes... /BuggyBox/coreutils/9.4/bootstrap/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking whether the g++ linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking linker version script flag... --version-script
checking if version scripts can use complex wildcards... yes
checking for pkg-config... no
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking for xsltproc... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to enable assertions... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... /BuggyBox/binutils/2.41/bootstrap/bin/ld
checking if the linker (/BuggyBox/binutils/2.41/bootstrap/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for linux/compiler.h... no
checking for linux/blkpg.h... yes
checking for linux/major.h... yes
checking for asm-generic/fcntl.h... yes
checking for asm/fcntl.h... yes
checking for asm/io.h... no
checking for byteswap.h... yes
checking for endian.h... yes
checking for err.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for getopt.h... yes
checking for inttypes.h... (cached) yes
checking for lastlog.h... yes
checking for libutil.h... no
checking for linux/blkzoned.h... yes
checking for linux/btrfs.h... yes
checking for linux/capability.h... yes
checking for linux/cdrom.h... yes
checking for linux/falloc.h... yes
checking for linux/fd.h... yes
checking for linux/fiemap.h... yes
checking for linux/kcmp.h... yes
checking for linux/net_namespace.h... yes
checking for linux/nsfs.h... yes
checking for linux/pr.h... yes
checking for linux/raw.h... no
checking for linux/stat.h... yes
checking for linux/securebits.h... yes
checking for linux/tiocl.h... yes
checking for linux/version.h... yes
checking for linux/watchdog.h... yes
checking for linux/if_alg.h... yes
checking for locale.h... yes
checking for mntent.h... yes
checking for net/if_dl.h... no
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for paths.h... yes
checking for pty.h... yes
checking for security/pam_appl.h... yes
checking for shadow.h... yes
checking for stdint.h... (cached) yes
checking for stdio_ext.h... yes
checking for stdlib.h... (cached) yes
checking for sys/disk.h... no
checking for sys/disklabel.h... no
checking for sys/endian.h... no
checking for sys/file.h... yes
checking for sys/ioccom.h... no
checking for sys/ioctl.h... yes
checking for sys/io.h... yes
checking for sys/mkdev.h... no
checking for sys/mount.h... yes
checking for sys/param.h... yes
checking for sys/pidfd.h... yes
checking for sys/prctl.h... yes
checking for sys/resource.h... yes
checking for sys/sendfile.h... yes
checking for sys/signalfd.h... yes
checking for sys/socket.h... yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for sys/statfs.h... yes
checking for sys/swap.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/timex.h... yes
checking for sys/ttydefaults.h... yes
checking for sys/types.h... (cached) yes
checking for sys/ucred.h... no
checking for sys/un.h... yes
checking for sys/vfs.h... yes
checking for sys/xattr.h... yes
checking for unistd.h... (cached) yes
checking for utmp.h... yes
checking for utmpx.h... yes
checking for linux/fs.h... yes
checking for linux/gsmmux.h... yes
checking for security/pam_misc.h... yes
checking whether BLK_ZONE_REP_CAPACITY is declared... yes
checking whether PR_REP_CAPACITY is declared... no
checking for security/openpam.h... no
checking for langinfo.h... yes
checking whether langinfo.h defines ALTMON_x constants... yes
checking whether langinfo.h defines _NL_ABALTMON_x constants... yes
checking for struct mount_attr... yes
checking for enum fsconfig_command... yes
checking for struct termios.c_line... yes
checking for struct stat.st_mtim.tv_nsec... yes
checking whether _NL_TIME_WEEK_1STDAY is declared... yes
checking whether environ is declared... yes
checking whether strsignal is declared... yes
checking whether TIOCGLCKTRMIOS is declared... yes
checking whether SOCK_CLOEXEC is declared... yes
checking whether SOCK_NONBLOCK is declared... yes
checking whether SO_PASSCRED is declared... yes
checking for clearenv... yes
checking for close_range... yes
checking for eaccess... yes
checking for err... yes
checking for errx... yes
checking for explicit_bzero... yes
checking for __fpending... yes
checking for __fpurge... yes
checking for fpurge... no
checking for fnmatch... yes
checking for fsconfig... yes
checking for fsmount... yes
checking for fsopen... yes
checking for fspick... yes
checking for fsync... yes
checking for getdomainname... yes
checking for getdtablesize... yes
checking for getexecname... no
checking for getmntinfo... no
checking for getrandom... yes
checking for getrlimit... yes
checking for getsgnam... yes
checking for getttynam... yes
checking for inotify_init... yes
checking for jrand48... yes
checking for lchown... yes
checking for lgetxattr... yes
checking for llistxattr... yes
checking for llseek... no
checking for newlocale... yes
checking for mempcpy... yes
checking for mkostemp... yes
checking for move_mount... yes
checking for mount_setattr... yes
checking for nanosleep... yes
checking for ntp_gettime... yes
checking for open_tree... yes
checking for personality... yes
checking for pidfd_open... yes
checking for pidfd_send_signal... yes
checking for posix_fadvise... yes
checking for prctl... yes
checking for qsort_r... yes
checking for rpmatch... yes
checking for scandirat... yes
checking for sched_setattr... no
checking for sched_setscheduler... yes
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for sendfile... yes
checking for setprogname... no
checking for setresgid... yes
checking for setresuid... yes
checking for sigqueue... yes
checking for srandom... yes
checking for statx... yes
checking for strnchr... no
checking for strndup... yes
checking for strnlen... yes
checking for strtod_l... yes
checking for sysconf... yes
checking for sysinfo... yes
checking for timegm... yes
checking for usleep... yes
checking for uselocale... yes
checking for utimensat... yes
checking for vwarnx... yes
checking for warn... yes
checking for warnx... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for futimens... yes
checking for getusershell... yes
checking for inotify_init1... yes
checking for ioperm... yes
checking for iopl... yes
checking for openat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for open_memstream... yes
checking for reboot... yes
checking for updwtmpx... yes
checking for updwtmpx... (cached) yes
checking for syscall setns... SYS_setns
checking for syscall pidfd_open... SYS_pidfd_open
checking for syscall pidfd_send_signal... SYS_pidfd_send_signal
checking for syscall close_range... SYS_close_range
checking for syscall fsconfig... SYS_fsconfig
checking for syscall fsmount... SYS_fsmount
checking for syscall fsopen... SYS_fsopen
checking for syscall fspick... SYS_fspick
checking for syscall mount_setattr... SYS_mount_setattr
checking for syscall move_mount... SYS_move_mount
checking for syscall open_tree... SYS_open_tree
checking for isnan... yes
checking for clock_gettime... yes
checking for timer_create... yes
checking for rtas_get_sysparm in -lrtas... no
checking for struct sockaddr.sa_len... no
checking for library containing socket... none required
checking for dirfd... yes
checking whether program_invocation_short_name is defined... yes
checking whether __progname is defined... yes
checking whether IOC_OPAL_GET_STATUS is declared... yes
checking for asciidoctor... no
configure: re-use already generated man-pages.
checking for po4a... no
checking whether the target supports thread-local storage... yes
checking for openpty in -lutil... yes
checking for union semun... no
checking for loff_t... yes
checking wchar_t support... yes
checking for cpu_set_t... yes
checking for sighandler_t... yes
checking whether CPU_ALLOC is declared... yes
checking for crypt.h... yes
checking for udev_new in -ludev... no
checking for ncursesw6-config... no
checking for ncursesw5-config... no
checking for NCURSESW... no
checking for initscr in -lncursesw... no
checking for ncurses6-config... no
checking for ncurses5-config... no
checking for NCURSES... no
checking for initscr in -lncurses... no
checking for TINFO... no
checking for tgetent in -ltinfo... no
checking for readline in -lreadline... no
checking for syscall fallocate... SYS_fallocate
checking for valid fallocate() function... yes
checking for valid posix_fallocate() function... yes
checking for syscall unshare... SYS_unshare
checking for valid unshare() function... yes
checking for valid setns() function... yes
checking for capng_apply in -lcap-ng... no
checking for crc32 in -lz... no
checking for magic_open in -lmagic... no
checking for syscall swapon... SYS_swapon
checking for syscall swapoff... SYS_swapoff
checking for swapon... yes
checking for swapoff... yes
checking for syscall prlimit64... SYS_prlimit64
checking for valid prlimit() function... yes
checking for syscall pivot_root... SYS_pivot_root
checking for LIBUSER... no
checking for syscall ioprio_set... SYS_ioprio_set
checking for syscall ioprio_get... SYS_ioprio_get
checking for syscall sched_getaffinity... SYS_sched_getaffinity
checking for syscall sched_setattr... SYS_sched_setattr
checking for syscall sched_setattr... (cached) SYS_sched_setattr
checking for SYSTEMD... no
checking for SYSTEMD_DAEMON... no
checking for SYSTEMD_JOURNAL... no
checking for ECONF... no
checking for a Python interpreter with version >= 2... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.11
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for PYTHON... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libblkid/docs/Makefile
config.status: creating libblkid/docs/version.xml
config.status: creating libblkid/src/blkid.h
config.status: creating libfdisk/docs/Makefile
config.status: creating libfdisk/docs/version.xml
config.status: creating libfdisk/src/libfdisk.h
config.status: creating libmount/docs/Makefile
config.status: creating libmount/docs/version.xml
config.status: creating libmount/src/libmount.h
config.status: creating libsmartcols/docs/Makefile
config.status: creating libsmartcols/docs/version.xml
config.status: creating libsmartcols/src/libsmartcols.h
config.status: creating po/Makefile.in
config.status: creating po-man/Makefile
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: setting ALL_LINGUAS in configure.in is obsolete
config.status: creating po/Makefile

        util-linux  2.39

        prefix:                    /BuggyBox/util-linux/2.39/bootstrap
        exec prefix:               ${prefix}

        bindir:                    ${exec_prefix}/bin
        sbindir:                   ${exec_prefix}/sbin
        libdir:                    ${exec_prefix}/lib
        usrbin_execdir:            ${exec_prefix}/bin
        usrsbin_execdir:           ${exec_prefix}/sbin
        usrlib_execdir:            ${exec_prefix}/lib

        localstatedir:             ${prefix}/var
        runstatedir:               ${localstatedir}/run
        includedir:                ${prefix}/include
        sysconfdir:                ${prefix}/etc
        sysconfstaticdir:          ${prefix}/lib

        vendordir:                 

        Python:                    /usr/bin/python3
        Python version:            3.11
        Python libs:               ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages

        Bash completions:          ${datarootdir}/bash-completion/completions
        Systemd support:           no
        Systemd unitdir:           
        libeconf support:          no
        Btrfs support:             yes
        Wide-char support:         yes
        libcryptsetup support:     

        Manual pages:              no
        Manual pages translated:   no

        compiler:                  gcc / g++
        suid cflags:               
        ldflags:                   
        suid ldflags:              
        ASAN enabled:              no
	Fuzzing enabled:           no

        cflags:                    -g -O2

        warnings:

 -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point

 Type 'make' or 'make <utilname>' to compile.

Stderr
configure: WARNING: asciidoctor not found; not building man pages
configure: WARNING: po4a not found; not building translated man pages
configure: WARNING: ncursesw, ncurses or slang library not found; not building cfdisk
configure: WARNING: libcap-ng library not found; not building setpriv
configure: WARNING: z library not found; not building cramfs
configure: WARNING: ncursesw, ncurses or slang library not found; not building irqtop
configure: WARNING: raw.h header file not found; not building raw
configure: WARNING: ncursesw or ncurses libraries not found; not building ul
configure: WARNING: ncursesw or ncurses libraries not found; not building more
configure: WARNING: ncursesw or ncurses library not found; not building setterm
configure: WARNING: libpython not found; not building pylibmount
make -j16
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  all-recursive
make[1]: Entering directory '/bb.build'
Making all in po
make[2]: Entering directory '/bb.build/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/po'
make[2]: Entering directory '/bb.build'
  CC       sys-utils/umount-umount.o
  CC       sys-utils/wdctl-wdctl.o
  CC       sys-utils/mountpoint-mountpoint.o
  CC       lib/plymouth-ctrl.o
  CC       login-utils/sulogin.o
  CC       login-utils/sulogin-consoles.o
  CC       login-utils/nologin.o
  CC       login-utils/runuser.o
  CC       sys-utils/fsfreeze.o
  CC       lib/shells.o
  CC       sys-utils/ctrlaltdel.o
  CC       login-utils/su-common.o
  CC       sys-utils/fstrim-fstrim.o
  CC       sys-utils/blkdiscard-blkdiscard.o
  CC       lib/pty-session.o
  CC       lib/monotonic.o
  CC       lib/blkdiscard-monotonic.o
  CC       sys-utils/blkzone.o
  CC       sys-utils/losetup-losetup.o
  CC       sys-utils/blkpr.o
  CC       sys-utils/zramctl-zramctl.o
  CC       sys-utils/swapon-swapon.o
  CC       lib/zramctl-ismounted.o
  CC       sys-utils/swapon-swapon-common.o
  CC       sys-utils/swapoff-swapoff.o
  CC       lib/swapon-swapprober.o
  CC       sys-utils/swapoff-swapon-common.o
  CC       lib/swapoff-swapprober.o
  CC       sys-utils/chcpu.o
  CC       sys-utils/switch_root.o
  CC       sys-utils/pivot_root.o
  CC       sys-utils/hwclock-hwclock.o
  CC       sys-utils/hwclock-hwclock-parse-date.o
  CC       sys-utils/hwclock-hwclock-cmos.o
  CC       sys-utils/hwclock-hwclock-rtc.o
  CC       lib/hwclock-monotonic.o
  CC       lib/blkid-ismounted.o
  CC       misc-utils/blkid-blkid.o
  CC       misc-utils/findfs-findfs.o
  CC       misc-utils/wipefs-wipefs.o
  CC       lib/ismounted.o
  CC       lib/mkswap-ismounted.o
  CC       lib/libuuid_la-randutils.lo
  CC       lib/libuuid_la-md5.lo
  CC       lib/libuuid_la-sha1.lo
  CC       disk-utils/swaplabel-swaplabel.o
  CC       lib/swaplabel-swapprober.o
  CC       disk-utils/fsck-fsck.o
  CC       lib/fsck-monotonic.o
  CC       disk-utils/blockdev.o
  CC       disk-utils/fdisk-fdisk.o
  CC       disk-utils/fdisk-fdisk-menu.o
  CC       disk-utils/fdisk-fdisk-list.o
  CC       disk-utils/sfdisk-sfdisk.o
  CC       disk-utils/sfdisk-fdisk-list.o
  CC       term-utils/script-script.o
  CC       lib/script-pty-session.o
  CC       term-utils/scriptreplay.o
  CC       lib/script-monotonic.o
  CC       term-utils/script-playutils.o
  CC       term-utils/scriptlive.o
  CC       term-utils/mesg.o
  CC       term-utils/wall-wall.o
  CC       term-utils/wall-ttymsg.o
  CC       login-utils/last.o
  CC       login-utils/utmpdump.o
  CC       login-utils/chfn-chfn.o
  CC       lib/chfn-logindefs.o
  CC       login-utils/chfn-ch-common.o
  CC       login-utils/chfn-auth.o
  CC       login-utils/chfn-islocal.o
  CC       login-utils/chfn-setpwnam.o
  CC       login-utils/chsh-chsh.o
  CC       lib/chsh-shells.o
  CC       login-utils/chsh-ch-common.o
  CC       login-utils/chsh-auth.o
  CC       login-utils/chsh-islocal.o
  CC       login-utils/chsh-setpwnam.o
  CC       login-utils/lslogins-lslogins.o
  CC       lib/lslogins-logindefs.o
  CC       sys-utils/lsmem-lsmem.o
  CC       sys-utils/chmem.o
  CC       lib/timer.o
  CC       sys-utils/flock.o
  CC       sys-utils/ipcmk.o
  CC       sys-utils/choom.o
  CC       sys-utils/ipcrm.o
  CC       sys-utils/ipcs.o
  CC       sys-utils/ipcutils.o
  CC       sys-utils/lsirq-lsirq.o
  CC       sys-utils/lsirq-irq-common.o
  CC       sys-utils/lsipc-lsipc.o
  CC       sys-utils/lsipc-ipcutils.o
  CC       sys-utils/renice.o
  CC       sys-utils/setsid.o
  CC       sys-utils/setarch.o
  CC       sys-utils/eject-eject.o
  CC       lib/eject-monotonic.o
  CC       sys-utils/prlimit-prlimit.o
  CC       sys-utils/lsns-lsns.o
  CC       sys-utils/lscpu-lscpu.o
  CC       sys-utils/lscpu-lscpu-cputype.o
  CC       sys-utils/lscpu-lscpu-cpu.o
  CC       sys-utils/lscpu-lscpu-topology.o
  CC       sys-utils/lscpu-lscpu-virt.o
  CC       sys-utils/lscpu-lscpu-arm.o
  CC       sys-utils/lscpu-lscpu-dmi.o
  CC       sys-utils/fallocate.o
  CC       sys-utils/unshare-unshare.o
  CC       lib/unshare-caputils.o
  CC       lib/unshare-exec_shell.o
  CC       sys-utils/nsenter.o
  CC       misc-utils/cal-cal.o
  CC       lib/exec_shell.o
  CC       misc-utils/logger-logger.o
  CC       lib/logger-strv.o
  CC       lib/logger-strutils.o
  CC       misc-utils/look.o
  CC       misc-utils/mcookie.o
  CC       lib/md5.o
  CC       misc-utils/namei.o
  CC       lib/strutils.o
  CC       lib/idcache.o
  CC       misc-utils/whereis.o
  CC       misc-utils/lslocks-lslocks.o
  CC       misc-utils/uuidgen-uuidgen.o
  CC       misc-utils/uuidparse-uuidparse.o
  CC       misc-utils/rename.o
  CC       misc-utils/getopt.o
  CC       misc-utils/fincore-fincore.o
  CC       lib/hardlink-monotonic.o
  CC       misc-utils/hardlink-hardlink.o
  CC       lib/hardlink-fileeq.o
  CC       misc-utils/fadvise-fadvise.o
  CC       disk-utils/isosize.o
  CC       misc-utils/waitpid-waitpid.o
  CC       sys-utils/rfkill-rfkill.o
  CC       sys-utils/readprofile.o
  CC       sys-utils/ldattach.o
  CC       sys-utils/rtcwake.o
  CC       misc-utils/uuidd-uuidd.o
  CC       lib/uuidd-timer.o
  CC       lib/uuidd-monotonic.o
  CC       disk-utils/partx-partx.o
  CC       disk-utils/addpart.o
  CC       disk-utils/delpart.o
  CC       disk-utils/resizepart.o
  GEN      libuuid/uuid.pc
  GEN      libmount/mount.pc
  GEN      libblkid/blkid.pc
  GEN      libsmartcols/smartcols.pc
  CC       login-utils/login.o
  CC       lib/logindefs.o
  CC       lib/libcommon_la-blkdev.lo
  CC       lib/libcommon_la-buffer.lo
  GEN      libfdisk/fdisk.pc
  CC       lib/libcommon_la-canonicalize.lo
  CC       lib/libcommon_la-color-names.lo
  CC       lib/libcommon_la-crc32.lo
  CC       lib/libcommon_la-crc32c.lo
  CC       lib/libcommon_la-c_strtod.lo
  CC       lib/libcommon_la-crc64.lo
  CC       lib/libcommon_la-encode.lo
  CC       lib/libcommon_la-fileutils.lo
  CC       lib/libcommon_la-env.lo
  CC       lib/libcommon_la-idcache.lo
  CC       lib/libcommon_la-jsonwrt.lo
  CC       lib/libcommon_la-mangle.lo
  CC       lib/libcommon_la-match.lo
  CC       lib/libcommon_la-mbsedit.lo
  CC       lib/libcommon_la-mbsalign.lo
  CC       lib/libcommon_la-md5.lo
  CC       lib/libcommon_la-pager.lo
  CC       lib/libcommon_la-pwdutils.lo
  CC       lib/libcommon_la-randutils.lo
  CC       lib/libcommon_la-sha1.lo
  CC       lib/libcommon_la-sha256.lo
  CC       lib/libcommon_la-signames.lo
  CC       lib/libcommon_la-strutils.lo
  CC       lib/libcommon_la-strv.lo
  CC       lib/libcommon_la-timeutils.lo
  CC       lib/libcommon_la-ttyutils.lo
  CC       lib/libcommon_la-xxhash.lo
  CC       lib/libcommon_la-linux_version.lo
  CC       lib/libcommon_la-loopdev.lo
  CC       lib/libcommon_la-cpuset.lo
  CC       lib/libcommon_la-path.lo
  CC       lib/libcommon_la-sysfs.lo
  CC       lib/libcommon_la-procfs.lo
  CC       login-utils/su-su.o
  CC       login-utils/su-su-common.o
  CC       lib/su-logindefs.o
  CC       lib/su-shells.o
  CC       lib/su-pty-session.o
  CC       lib/su-monotonic.o
  CC       sys-utils/dmesg-dmesg.o
  CC       lib/dmesg-monotonic.o
  CC       lib/libtcolors_la-colors.lo
  CC       lib/libtcolors_la-color-names.lo
  CC       lib/libmount_la-monotonic.lo
  CC       sys-utils/mount-mount.o
  CC       libmount/src/la-cache.lo
  CC       libmount/src/la-fs.lo
  CC       libmount/src/la-hooks.lo
  CC       libmount/src/la-init.lo
  CC       libmount/src/la-iter.lo
  CC       libmount/src/la-lock.lo
  CC       libmount/src/la-optmap.lo
  CC       libmount/src/la-optlist.lo
  CC       libmount/src/la-optstr.lo
  CC       libmount/src/la-tab_diff.lo
  CC       libmount/src/la-tab.lo
  CC       libmount/src/la-tab_parse.lo
  CC       libmount/src/la-tab_update.lo
  CC       libmount/src/la-test.lo
  CC       libmount/src/la-utils.lo
  CC       libmount/src/la-version.lo
  CC       libmount/src/la-context.lo
  CC       libmount/src/la-context_mount.lo
  CC       libmount/src/la-context_umount.lo
  CC       libmount/src/la-hook_mount.lo
  CC       libmount/src/la-hook_mount_legacy.lo
  CC       libmount/src/la-hook_mkdir.lo
  CC       libmount/src/la-hook_selinux.lo
  CC       libmount/src/la-hook_subdir.lo
  CC       libmount/src/la-hook_owner.lo
  CC       libmount/src/la-hook_idmap.lo
  CC       libmount/src/la-hook_loopdev.lo
  CC       libmount/src/la-hook_veritydev.lo
  CC       libmount/src/la-monitor.lo
  CC       libmount/src/la-btrfs.lo
  CC       libblkid/src/la-init.lo
  CC       libblkid/src/la-cache.lo
  CC       libblkid/src/la-config.lo
  CC       libblkid/src/la-dev.lo
  CC       libblkid/src/la-devname.lo
  CC       libblkid/src/la-devno.lo
  CC       libblkid/src/la-evaluate.lo
  CC       libblkid/src/la-encode.lo
  CC       libblkid/src/la-getsize.lo
  CC       libblkid/src/la-probe.lo
  CC       libblkid/src/la-read.lo
  CC       libblkid/src/la-resolve.lo
  CC       libblkid/src/la-save.lo
  CC       libblkid/src/la-tag.lo
  CC       libblkid/src/la-verify.lo
  CC       libblkid/src/la-version.lo
  CC       libblkid/src/partitions/la-aix.lo
  CC       libblkid/src/partitions/la-bsd.lo
  CC       libblkid/src/partitions/la-atari.lo
  CC       libblkid/src/partitions/la-dos.lo
  CC       libblkid/src/partitions/la-gpt.lo
  CC       libblkid/src/partitions/la-mac.lo
  CC       libblkid/src/partitions/la-minix.lo
  CC       libblkid/src/partitions/la-partitions.lo
  CC       libblkid/src/partitions/la-sgi.lo
  CC       libblkid/src/partitions/la-solaris_x86.lo
  CC       libblkid/src/partitions/la-sun.lo
  CC       libblkid/src/partitions/la-unixware.lo
  CC       libblkid/src/partitions/la-ultrix.lo
  CC       libblkid/src/superblocks/la-adaptec_raid.lo
  CC       libblkid/src/superblocks/la-apfs.lo
  CC       libblkid/src/superblocks/la-bcache.lo
  CC       libblkid/src/superblocks/la-bfs.lo
  CC       libblkid/src/superblocks/la-befs.lo
  CC       libblkid/src/superblocks/la-bitlocker.lo
  CC       libblkid/src/superblocks/la-bluestore.lo
  CC       libblkid/src/superblocks/la-btrfs.lo
  CC       libblkid/src/superblocks/la-cs_fvault2.lo
  CC       libblkid/src/superblocks/la-cramfs.lo
  CC       libblkid/src/superblocks/la-ddf_raid.lo
  CC       libblkid/src/superblocks/la-drbd.lo
  CC       libblkid/src/superblocks/la-drbdproxy_datalog.lo
  CC       libblkid/src/superblocks/la-exfat.lo
  CC       libblkid/src/superblocks/la-drbdmanage.lo
  CC       libblkid/src/superblocks/la-exfs.lo
  CC       libblkid/src/superblocks/la-ext.lo
  CC       libblkid/src/superblocks/la-f2fs.lo
  CC       libblkid/src/superblocks/la-gfs.lo
  CC       libblkid/src/superblocks/la-hfs.lo
  CC       libblkid/src/superblocks/la-highpoint_raid.lo
  CC       libblkid/src/superblocks/la-hpfs.lo
  CC       libblkid/src/superblocks/la-iso9660.lo
  CC       libblkid/src/superblocks/la-isw_raid.lo
  CC       libblkid/src/superblocks/la-jfs.lo
  CC       libblkid/src/superblocks/la-jmicron_raid.lo
  CC       libblkid/src/superblocks/la-linux_raid.lo
  CC       libblkid/src/superblocks/la-lsi_raid.lo
  CC       libblkid/src/superblocks/la-luks.lo
  CC       libblkid/src/superblocks/la-lvm.lo
  CC       libblkid/src/superblocks/la-minix.lo
  CC       libblkid/src/superblocks/la-mpool.lo
  CC       libblkid/src/superblocks/la-netware.lo
  CC       libblkid/src/superblocks/la-nilfs.lo
  CC       libblkid/src/superblocks/la-ntfs.lo
  CC       libblkid/src/superblocks/la-refs.lo
  CC       libblkid/src/superblocks/la-nvidia_raid.lo
  CC       libblkid/src/superblocks/la-ocfs.lo
  CC       libblkid/src/superblocks/la-promise_raid.lo
  CC       libblkid/src/superblocks/la-reiserfs.lo
  CC       libblkid/src/superblocks/la-silicon_raid.lo
  CC       libblkid/src/superblocks/la-romfs.lo
  CC       libblkid/src/superblocks/la-stratis.lo
  CC       libblkid/src/superblocks/la-squashfs.lo
  CC       libblkid/src/superblocks/la-superblocks.lo
  CC       libblkid/src/superblocks/la-swap.lo
  CC       libblkid/src/superblocks/la-sysv.lo
  CC       libblkid/src/superblocks/la-ubi.lo
  CC       libblkid/src/superblocks/la-ubifs.lo
  CC       libblkid/src/superblocks/la-udf.lo
  CC       libblkid/src/superblocks/la-ufs.lo
  CC       libblkid/src/superblocks/la-vfat.lo
  CC       libblkid/src/superblocks/la-vdo.lo
  CC       libblkid/src/superblocks/la-via_raid.lo
  CC       libblkid/src/superblocks/la-vmfs.lo
  CC       libblkid/src/superblocks/la-vxfs.lo
  CC       libblkid/src/superblocks/la-xfs.lo
  CC       libblkid/src/superblocks/la-zfs.lo
  CC       libblkid/src/superblocks/la-zonefs.lo
  CC       libblkid/src/superblocks/la-erofs.lo
  CC       libblkid/src/topology/la-topology.lo
  CC       libblkid/src/topology/la-dm.lo
  CC       libblkid/src/topology/la-evms.lo
  CC       libblkid/src/topology/la-ioctl.lo
  CC       libblkid/src/topology/la-lvm.lo
  CC       libblkid/src/topology/la-md.lo
  CC       libblkid/src/topology/la-sysfs.lo
  CC       libsmartcols/src/la-iter.lo
  CC       libsmartcols/src/la-symbols.lo
  CC       libsmartcols/src/la-cell.lo
  CC       libsmartcols/src/la-line.lo
  CC       libsmartcols/src/la-column.lo
  CC       libsmartcols/src/la-table.lo
  CC       libsmartcols/src/la-print.lo
  CC       libsmartcols/src/la-print-api.lo
  CC       libsmartcols/src/la-calculate.lo
  CC       libsmartcols/src/la-version.lo
  CC       libsmartcols/src/la-grouping.lo
  CC       libsmartcols/src/la-walk.lo
  CC       libsmartcols/src/la-init.lo
  CC       misc-utils/lsblk-lsblk.o
  CC       misc-utils/lsblk-lsblk-mnt.o
  CC       misc-utils/lsblk-lsblk-properties.o
  CC       misc-utils/lsblk-lsblk-devtree.o
  CC       misc-utils/findmnt-findmnt.o
  CC       misc-utils/findmnt-findmnt-verify.o
  CC       misc-utils/kill.o
  CC       misc-utils/lsfd-lsfd.o
  CC       misc-utils/lsfd-lsfd-filter.o
  CC       misc-utils/lsfd-lsfd-counter.o
  CC       misc-utils/lsfd-lsfd-decode-file-flags.o
  CC       misc-utils/lsfd-lsfd-file.o
  CC       misc-utils/lsfd-lsfd-cdev.o
  CC       misc-utils/lsfd-lsfd-bdev.o
  CC       misc-utils/lsfd-lsfd-sock.o
  CC       misc-utils/lsfd-lsfd-sock-xinfo.o
  CC       misc-utils/lsfd-lsfd-unkn.o
  CC       misc-utils/lsfd-lsfd-fifo.o
  CC       misc-utils/pipesz-pipesz.o
  CC       term-utils/agetty.o
  CCLD     fsfreeze
  CCLD     pivot_root
  CCLD     switch_root
  CC       disk-utils/fsck.minix.o
  CC       disk-utils/mkfs.o
  CC       disk-utils/mkfs.minix.o
  CC       disk-utils/mkfs.bfs.o
  CC       disk-utils/mkswap-mkswap.o
  CC       libuuid/src/la-clear.lo
  CC       libuuid/src/la-compare.lo
  CC       libuuid/src/la-gen_uuid.lo
  CC       libuuid/src/la-copy.lo
  CC       libuuid/src/la-isnull.lo
  CC       libuuid/src/la-pack.lo
  CC       libuuid/src/la-parse.lo
  CC       libuuid/src/la-unpack.lo
  CC       libuuid/src/la-unparse.lo
  CC       libuuid/src/la-uuid_time.lo
  CC       libuuid/src/la-predefined.lo
  CC       libfdisk/src/la-init.lo
  CC       libfdisk/src/la-field.lo
  CC       libfdisk/src/la-item.lo
  CC       libfdisk/src/la-test.lo
  CC       libfdisk/src/la-ask.lo
  CC       libfdisk/src/la-alignment.lo
  CC       libfdisk/src/la-label.lo
  CC       libfdisk/src/la-utils.lo
  CC       libfdisk/src/la-context.lo
  CC       libfdisk/src/la-parttype.lo
  CC       libfdisk/src/la-partition.lo
  CC       libfdisk/src/la-table.lo
  CC       libfdisk/src/la-iter.lo
  CC       libfdisk/src/la-script.lo
  CC       libfdisk/src/la-version.lo
  CC       libfdisk/src/la-wipe.lo
  CC       libfdisk/src/la-sun.lo
  CC       libfdisk/src/la-sgi.lo
  CC       libfdisk/src/la-dos.lo
  CC       libfdisk/src/la-bsd.lo
  CC       libfdisk/src/la-gpt.lo
  CC       schedutils/chrt.o
  CC       schedutils/ionice.o
  CC       schedutils/taskset.o
  CC       schedutils/uclampset.o
  CC       text-utils/col.o
  CC       text-utils/colcrt.o
  CC       text-utils/colrm.o
  CC       text-utils/column-column.o
  CC       text-utils/hexdump-conv.o
  CC       text-utils/hexdump-display.o
  CC       text-utils/hexdump.o
  CC       text-utils/hexdump-parse.o
  CC       text-utils/rev.o
  CCLD     renice
  CCLD     setsid
  CCLD     look
  CCLD     namei
  CCLD     rename
  CCLD     libcommon.la
  CCLD     libtcolors.la
  CCLD     mkfs
  CCLD     libuuid.la
  CCLD     su
  CCLD     login
  CCLD     dmesg
  CCLD     libblkid.la
  CCLD     libsmartcols.la
  CCLD     kill
  CCLD     pipesz
  CCLD     agetty
  CCLD     sulogin
  CCLD     nologin
  CCLD     runuser
  CCLD     ctrlaltdel
  CCLD     blkzone
  CCLD     blkpr
  CCLD     chcpu
  CCLD     hwclock
  CCLD     fsck.minix
  CCLD     mkfs.minix
  CCLD     mkfs.bfs
copying selected object files to avoid basename conflicts...
  CCLD     blockdev
  CCLD     chrt
  CCLD     ionice
  CCLD     taskset
  CCLD     uclampset
  CCLD     col
  CCLD     colcrt
  CCLD     column
  CCLD     colrm
  CCLD     hexdump
  CCLD     rev
  CCLD     script
  CCLD     scriptreplay
  CCLD     scriptlive
  CCLD     mesg
  CCLD     wall
  CCLD     last
  CCLD     utmpdump
  CCLD     chfn
  CCLD     chsh
  CCLD     lslogins
  CCLD     lsmem
  CCLD     chmem
  CCLD     flock
  CCLD     choom
  CCLD     ipcmk
  CCLD     ipcrm
  CCLD     ipcs
  CCLD     lsirq
  CCLD     lsipc
  CCLD     setarch
  CCLD     prlimit
  CCLD     lscpu
  CCLD     fallocate
  CCLD     unshare
  CCLD     nsenter
  CCLD     cal
  CCLD     logger
  CCLD     whereis
  CCLD     mcookie
  CCLD     uuidgen
  CCLD     uuidparse
  CCLD     getopt
  CCLD     fincore
  CCLD     hardlink
  CCLD     fadvise
  CCLD     waitpid
  CCLD     isosize
  CCLD     rfkill
  CCLD     readprofile
  CCLD     ldattach
  CCLD     rtcwake
  CCLD     uuidd
  CCLD     partx
  CCLD     delpart
  CCLD     addpart
  CCLD     resizepart
  CCLD     libmount.la
  CCLD     wdctl
  CCLD     lsfd
  CCLD     blkdiscard
  CCLD     zramctl
  CCLD     losetup
  CCLD     blkid
  CCLD     findfs
  CCLD     wipefs
  CCLD     mkswap
  CCLD     swaplabel
  CCLD     libfdisk.la
  CCLD     umount
  CCLD     mount
  CCLD     lsblk
  CCLD     mountpoint
  CCLD     swapon
  CCLD     fstrim
  CCLD     swapoff
  CCLD     fsck
  CCLD     findmnt
  CCLD     eject
  CCLD     lsns
  CCLD     lslocks
  CCLD     fdisk
  CCLD     sfdisk
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/umount.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/ioctl.h:21,
                 from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/umount.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/mountpoint.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/mountpoint.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/login-utils/sulogin-consoles.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/sulogin-consoles.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/sys-utils/fstrim.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/fstrim.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/sys-utils/blkdiscard.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/blkdiscard.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/sulogin-consoles.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/sys-utils/umount.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/login-utils/nologin.c:5:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/pty-session.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/fsfreeze.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/syslog.h:35,
                 from /bb.download/source/util-linux-2.39/lib/shells.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/closestream.h:8,
                 from /bb.download/source/util-linux-2.39/lib/shells.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/umount.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/umount.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/sys-utils/ctrlaltdel.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ctrlaltdel.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/lib/plymouth-ctrl.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/plymouth-ctrl.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/fsfreeze.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/pty-session.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/blkdiscard.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/fstrim.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ctrlaltdel.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/include/closestream.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/carefulputc.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/wdctl.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/nologin.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/mman.h:22,
                 from /bb.download/source/util-linux-2.39/login-utils/sulogin.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/sulogin.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/blkdiscard.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/all-io.h:20,
                 from /bb.download/source/util-linux-2.39/lib/plymouth-ctrl.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/sulogin.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/login-utils/sulogin-consoles.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/fstrim.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/pty-session.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/fstrim.c:48:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19,
                 from /bb.download/source/util-linux-2.39/sys-utils/fstrim.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/fsfreeze.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/fsfreeze.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/sulogin.c:66:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:64:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:67:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:57:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/sys-utils/zramctl.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/zramctl.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/sys-utils/losetup.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/losetup.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapon.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/swapon.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/sys-utils/blkzone.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/blkzone.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/losetup.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/sys-utils/blkpr.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/blkpr.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/swapon.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/ismounted.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/blkzone.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/blkpr.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:18,
                 from /bb.download/source/util-linux-2.39/sys-utils/zramctl.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/zramctl.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/zramctl.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/losetup.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapon-common.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/losetup.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapoff.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/blkpr.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/blkzone.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/zramctl.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapon.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/lib/swapprober.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/zramctl.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapoff.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/losetup.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/blkzone.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapon.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapon.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/sys-utils/swapon-common.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/lib/swapprober.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/chcpu.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/chcpu.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/chcpu.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/chcpu.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/chcpu.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19,
                 from /bb.download/source/util-linux-2.39/sys-utils/chcpu.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/err.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/pivot_root.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/pivot_root.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/time.h:21,
                 from sys-utils/hwclock-parse-date.y:49:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from sys-utils/hwclock-parse-date.y:52:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/fcntl.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/hwclock-cmos.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/hwclock-cmos.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/pivot_root.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/sys-utils/hwclock-cmos.c:56:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from sys-utils/hwclock-parse-date.y:53:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/fcntl.h:25,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/mount.h:24,
                 from /bb.download/source/util-linux-2.39/sys-utils/switch_root.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/switch_root.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/hwclock.c:65:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/hwclock.c:69:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/switch_root.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/hwclock.c:70:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/hwclock-rtc.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/hwclock-rtc.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/hwclock-rtc.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/hwclock.c:79:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/blkid.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/hwclock.c:84:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/hwclock.c:81:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/blkid.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/ismounted.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/sys-utils/hwclock-rtc.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/findfs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/findfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/stat.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/wipefs.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/blkid.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/wipefs.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/wipefs.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/blkid.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/wipefs.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/wipefs.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19,
                 from /bb.download/source/util-linux-2.39/misc-utils/wipefs.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/ismounted.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/ismounted.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/swaplabel.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/ismounted.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/lib/swapprober.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/swaplabel.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/swaplabel.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/blockdev.c:6:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/disk-utils/fsck.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fsck.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/blockdev.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fsck.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fdisk.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fdisk.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/disk-utils/fsck.c:56:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/blockdev.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-menu.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fdisk-menu.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fdisk.h:8,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-menu.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-menu.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fdisk.h:8,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-menu.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from ./libfdisk/src/libfdisk.h:28,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/randutils.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/disk-utils/sfdisk.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/sfdisk.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:5:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/sfdisk.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/sha1.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/randutils.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from ./libfdisk/src/libfdisk.h:28,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/disk-utils/sfdisk.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/sfdisk.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/sfdisk.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/disk-utils/sfdisk.c:52:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/randutils.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/sys/random.h:40:5: warning: redundant redeclaration of 'getentropy' [-Wredundant-decls]
   40 | int getentropy (void *__buffer, size_t __length) __wur
      |     ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/randutils.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/unistd.h:1198:5: note: previous declaration of 'getentropy' with type 'int(void *, size_t)' {aka 'int(void *, long unsigned int)'}
 1198 | int getentropy (void *__buffer, size_t __length) __wur
      |     ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/term-utils/script.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:5:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/script.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/pty-session.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/pty-session.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/disk-utils/fdisk-list.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/pty-session.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/script.c:56:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/closestream.h:14,
                 from /bb.download/source/util-linux-2.39/term-utils/script.c:58:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/script.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/term-utils/script.c:67:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptreplay.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/term-utils/script-playutils.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/script-playutils.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/scriptreplay.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptlive.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/scriptlive.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/term-utils/mesg.c:49:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/mesg.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/mesg.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptreplay.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptreplay.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/term-utils/script-playutils.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptreplay.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptlive.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptlive.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/term-utils/scriptlive.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/term-utils/ttymsg.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/ttymsg.c:52:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/param.h:25,
                 from /bb.download/source/util-linux-2.39/term-utils/wall.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/wall.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/ttymsg.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/wall.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/last.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/last.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/term-utils/wall.c:66:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/login-utils/utmpdump.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/last.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/carefulputc.h:9,
                 from /bb.download/source/util-linux-2.39/term-utils/wall.c:69:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/utmpdump.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/chfn.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/chfn.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/chfn.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/login-utils/last.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/login-utils/last.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/ch-common.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/login-utils/ch-common.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/carefulputc.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/last.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/login-utils/utmpdump.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/last.c:52:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/chfn.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/login-utils/islocal.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/islocal.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/chsh.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/chsh.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/chsh.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/syslog.h:35,
                 from /bb.download/source/util-linux-2.39/lib/shells.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/closestream.h:8,
                 from /bb.download/source/util-linux-2.39/lib/shells.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/setpwnam.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/setpwnam.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/setpwnam.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/ch-common.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/login-utils/ch-common.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/include/closestream.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/chsh.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/login-utils/islocal.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/islocal.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/login-utils/lslogins.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/lslogins.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/setpwnam.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/setpwnam.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/setpwnam.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsmem.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/chmem.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/chmem.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/lslogins.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/login-utils/lslogins.c:56:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/login-utils/lslogins.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsmem.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/chmem.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/chmem.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lsmem.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsmem.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/choom.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/chmem.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcmk.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ipcmk.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/choom.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/chmem.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ipcmk.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/timer.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/timer.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/flock.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/flock.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/flock.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcrm.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ipcrm.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ipcrm.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcutils.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsirq.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lsirq.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lsirq.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcutils.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcs.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcs.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/irq-common.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/irq-common.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/choom.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/flock.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/irq-common.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcmk.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcrm.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsipc.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsipc.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsirq.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/closestream.h:14,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsirq.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsirq.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcs.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/irq-common.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsipc.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsipc.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsipc.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcutils.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/sys-utils/ipcutils.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/sys-utils/setsid.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/setsid.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/setsid.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/renice.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/renice.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/renice.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/eject.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/eject.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/eject.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/personality.h:23,
                 from /bb.download/source/util-linux-2.39/sys-utils/setarch.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/setarch.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/setarch.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/prlimit.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/prlimit.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/prlimit.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsns.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lsns.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/eject.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/prlimit.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/prlimit.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19,
                 from /bb.download/source/util-linux-2.39/sys-utils/setarch.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lsns.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lscpu.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/prlimit.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lscpu.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsns.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lsns.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/utsname.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-cputype.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:4,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-cputype.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsns.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/procfs.h:18,
                 from /bb.download/source/util-linux-2.39/sys-utils/lsns.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/closestream.h:14,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:4,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-cpu.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-topology.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lscpu-topology.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-virt.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lscpu-virt.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:8:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lscpu-topology.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/lscpu-virt.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:8:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-topology.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:4,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-arm.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-virt.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:4,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu-dmi.c:6:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/unshare.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/unshare.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/prctl.h:21,
                 from /bb.download/source/util-linux-2.39/lib/caputils.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/caputils.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/unshare.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/caputils.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:8:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/lscpu.h:8:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/stat.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/fallocate.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/fallocate.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/fallocate.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/fallocate.c:70:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/procfs.h:18,
                 from /bb.download/source/util-linux-2.39/lib/caputils.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/fallocate.c:74:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/unshare.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/exec_shell.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/exec_shell.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/dirent.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/nsenter.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/nsenter.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/cal.c:58:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/cal.c:63:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/nsenter.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/cal.c:64:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/exec_shell.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/nsenter.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/logger.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/logger.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/exec_shell.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/nsenter.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/cal.c:75:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/cal.c:76:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/misc-utils/cal.c:70:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/logger.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/nsenter.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/strv.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/misc-utils/cal.c:127:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/strutils.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/strv.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/logger.c:62:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/strv.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/lib/strutils.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/mman.h:22,
                 from /bb.download/source/util-linux-2.39/misc-utils/look.c:49:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/look.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/misc-utils/mcookie.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/look.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/mcookie.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/namei.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/idcache.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/strutils.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/namei.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/wchar.h:27:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/idcache.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:326:16: warning: redundant redeclaration of 'open_wmemstream' [-Wredundant-decls]
  326 | extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW
      |                ^~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:718:16: note: previous declaration of 'open_wmemstream' with type '__FILE *(wchar_t **, size_t *)' {aka 'struct _IO_FILE *(int **, long unsigned int *)'}
  718 | extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW
      |                ^~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/lib/strutils.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/misc-utils/namei.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/namei.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/lslocks.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/param.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/whereis.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/whereis.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lslocks.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/whereis.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19,
                 from /bb.download/source/util-linux-2.39/misc-utils/whereis.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/whereis.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/whereis.c:59:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:15,
                 from /bb.download/source/util-linux-2.39/misc-utils/lslocks.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lslocks.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidgen.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidparse.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidparse.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/lslocks.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/uuidgen.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/getopt.c:60:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/rename.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidparse.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/getopt.c:61:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/rename.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidparse.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/lib/fileeq.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/mman.h:22,
                 from /bb.download/source/util-linux-2.39/misc-utils/fincore.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/fincore.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidparse.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/fileeq.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/fincore.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/fincore.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/lib/fileeq.c:48:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/rename.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19,
                 from /bb.download/source/util-linux-2.39/misc-utils/rename.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/getopt.c:72:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/hardlink.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/misc-utils/hardlink.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/fcntl.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/fadvise.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/fadvise.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/hardlink.c:52:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/hardlink.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/fadvise.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/fadvise.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/epoll.h:21,
                 from /bb.download/source/util-linux-2.39/misc-utils/waitpid.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/waitpid.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/rfkill.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/sys-utils/rfkill.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/isosize.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/isosize.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/misc-utils/waitpid.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/waitpid.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/waitpid.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/waitpid.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/readprofile.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/readprofile.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/readprofile.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/isosize.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/rfkill.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/rfkill.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/rfkill.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/sys-utils/rfkill.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/ldattach.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ldattach.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidd.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/ldattach.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/uuidd.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/readprofile.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/uuidd.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/partx.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/sys-utils/rtcwake.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/rtcwake.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/rtcwake.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/partx.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/timer.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/timer.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/ldattach.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/disk-utils/partx.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/partx.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/disk-utils/addpart.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/addpart.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/rtcwake.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/rtcwake.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidd.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/all-io.h:20,
                 from /bb.download/source/util-linux-2.39/misc-utils/uuidd.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/addpart.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/rtcwake.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/disk-utils/resizepart.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/resizepart.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/disk-utils/delpart.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/delpart.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/partx.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/resizepart.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/delpart.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/disk-utils/partx.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/addpart.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19,
                 from /bb.download/source/util-linux-2.39/disk-utils/resizepart.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/delpart.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/param.h:25,
                 from /bb.download/source/util-linux-2.39/login-utils/login.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/login.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/login-utils/login.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/login.c:76:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/include/buffer.h:8,
                 from /bb.download/source/util-linux-2.39/lib/buffer.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/lib/blkdev.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/all-io.h:20,
                 from /bb.download/source/util-linux-2.39/lib/blkdev.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/crc32.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/lib/color-names.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/canonicalize.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/buffer.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/crc64.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/canonicalize.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/lib/c_strtod.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/lib/encode.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/lib/canonicalize.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/env.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/fileutils.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/fileutils.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/env.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/idcache.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/wchar.h:27:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/idcache.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:326:16: warning: redundant redeclaration of 'open_wmemstream' [-Wredundant-decls]
  326 | extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW
      |                ^~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:718:16: note: previous declaration of 'open_wmemstream' with type '__FILE *(wchar_t **, size_t *)' {aka 'struct _IO_FILE *(int **, long unsigned int *)'}
  718 | extern __FILE *open_wmemstream (wchar_t **__bufloc, size_t *__sizeloc) __THROW
      |                ^~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/jsonwrt.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/jsonwrt.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/lib/jsonwrt.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/mangle.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/mangle.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/mbsalign.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/mbsedit.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/mbsalign.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/mbsedit.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/include/mbsedit.h:11,
                 from /bb.download/source/util-linux-2.39/lib/mbsedit.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/mbsalign.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/lib/mbsalign.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/lib/pager.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/pager.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/pwdutils.c:5:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/pager.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/pwdutils.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/randutils.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/pwdutils.c:6:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/sha1.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/randutils.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/lib/sha256.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/sha256.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/sha256.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/randutils.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/sys/random.h:40:5: warning: redundant redeclaration of 'getentropy' [-Wredundant-decls]
   40 | int getentropy (void *__buffer, size_t __length) __wur
      |     ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/randutils.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/unistd.h:1198:5: note: previous declaration of 'getentropy' with type 'int(void *, size_t)' {aka 'int(void *, long unsigned int)'}
 1198 | int getentropy (void *__buffer, size_t __length) __wur
      |     ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/lib/signames.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/signames.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/signames.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/strutils.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/lib/strv.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/strv.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/lib/strutils.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/strutils.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/lib/strv.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/lib/timeutils.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/timeutils.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/lib/ttyutils.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/ttyutils.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/timeutils.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/timeutils.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from /bb.download/source/util-linux-2.39/include/xxhash.h:366,
                 from /bb.download/source/util-linux-2.39/lib/xxhash.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/xxhash.h:1466:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/linux_version.c:5:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/lib/linux_version.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/loopdev.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/loopdev.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/loopdev.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/cpuset.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/cpuset.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/logindefs.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:64:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:67:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/login-utils/su-common.c:57:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/syslog.h:35,
                 from /bb.download/source/util-linux-2.39/lib/shells.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/closestream.h:8,
                 from /bb.download/source/util-linux-2.39/lib/shells.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/include/closestream.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/lib/pty-session.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/pty-session.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/lib/logindefs.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/lib/path.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/path.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/path.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/lib/path.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/lib/pty-session.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/dmesg.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/lib/sysfs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/sysfs.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/dmesg.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/lib/procfs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/procfs.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19,
                 from /bb.download/source/util-linux-2.39/lib/sysfs.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/dmesg.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/procfs.h:18,
                 from /bb.download/source/util-linux-2.39/lib/procfs.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/sys-utils/dmesg.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/dmesg.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/dmesg.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/sys-utils/mount.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/sys-utils/mount.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/sys-utils/mount.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/sys-utils/mount.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/sys-utils/mount.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/assert.h:35,
                 from /bb.download/source/util-linux-2.39/lib/colors.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/colors.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/lib/color-names.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/lib/colors.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/time.h:25,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/timeutils.h:28,
                 from /bb.download/source/util-linux-2.39/include/monotonic.h:16,
                 from /bb.download/source/util-linux-2.39/lib/monotonic.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libmount/src/cache.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/cache.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/hooks.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:15,
                 from /bb.download/source/util-linux-2.39/libmount/src/cache.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/fs.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/fs.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libmount/src/fs.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:27:
/bb.download/source/util-linux-2.39/libmount/src/fs.c: In function '__mnt_fs_set_source_ptr':
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:117:10: warning: 'nonnull' argument 'fs' compared to NULL [-Wnonnull-compare]
  117 |       if (expr)                                                         \
      |          ^
/bb.download/source/util-linux-2.39/libmount/src/fs.c:443:9: note: in expansion of macro 'assert'
  443 |         assert(fs);
      |         ^~~~~~
/bb.download/source/util-linux-2.39/libmount/src/fs.c: In function '__mnt_fs_set_target_ptr':
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:117:10: warning: 'nonnull' argument 'fs' compared to NULL [-Wnonnull-compare]
  117 |       if (expr)                                                         \
      |          ^
/bb.download/source/util-linux-2.39/libmount/src/fs.c:628:9: note: in expansion of macro 'assert'
  628 |         assert(fs);
      |         ^~~~~~
/bb.download/source/util-linux-2.39/libmount/src/fs.c: In function '__mnt_fs_set_fstype_ptr':
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:117:10: warning: 'nonnull' argument 'fs' compared to NULL [-Wnonnull-compare]
  117 |       if (expr)                                                         \
      |          ^
/bb.download/source/util-linux-2.39/libmount/src/fs.c:748:9: note: in expansion of macro 'assert'
  748 |         assert(fs);
      |         ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/init.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libmount/src/iter.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/time.h:21,
                 from /bb.download/source/util-linux-2.39/libmount/src/lock.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/lock.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/iter.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/optmap.c:65:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/optlist.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libmount/src/optmap.c:66:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab_diff.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/optstr.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/optstr.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from ./libblkid/src/blkid.h:26,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab.c:52:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab_parse.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/tab_parse.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/fileutils.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab_parse.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab_parse.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libmount/src/test.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/file.h:21,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab_update.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab_update.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24,
                 from /bb.download/source/util-linux-2.39/libmount/src/test.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/utils.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/utils.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/version.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/version.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libmount/src/tab_update.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/context.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/wait.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/context_mount.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/context_mount.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/bb.download/source/util-linux-2.39/libmount/src/utils.c: In function 'mnt_guess_system_root':
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:117:10: warning: 'nonnull' argument 'path' compared to NULL [-Wnonnull-compare]
  117 |       if (expr)                                                         \
      |          ^
/bb.download/source/util-linux-2.39/libmount/src/utils.c:1218:9: note: in expansion of macro 'assert'
 1218 |         assert(path);
      |         ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libmount/src/context_mount.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libmount/src/context.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/wait.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/context_umount.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:11,
                 from /bb.download/source/util-linux-2.39/include/loopdev.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/context_umount.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_mkdir.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_mount.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_mount_legacy.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/hook_mount.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sched.h:22,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_subdir.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_subdir.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sched.h:22,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_owner.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_owner.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/socket.h:22,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_idmap.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/hook_idmap.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_idmap.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from ./libblkid/src/blkid.h:26,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_loopdev.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_loopdev.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19,
                 from /bb.download/source/util-linux-2.39/include/loopdev.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_loopdev.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:17,
                 from /bb.download/source/util-linux-2.39/libmount/src/hook_veritydev.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:27:
/bb.download/source/util-linux-2.39/libmount/src/hook_loopdev.c: In function 'is_mounted_same_loopfile':
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:117:10: warning: 'nonnull' argument 'cxt' compared to NULL [-Wnonnull-compare]
  117 |       if (expr)                                                         \
      |          ^
/bb.download/source/util-linux-2.39/libmount/src/hook_loopdev.c:71:9: note: in expansion of macro 'assert'
   71 |         assert(cxt);
      |         ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/include/fileutils.h:8,
                 from /bb.download/source/util-linux-2.39/libmount/src/monitor.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/include/fileutils.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/dirent.h:25,
                 from /bb.download/source/util-linux-2.39/libmount/src/btrfs.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/btrfs.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libmount/src/mountP.h:24,
                 from /bb.download/source/util-linux-2.39/libmount/src/btrfs.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:19,
                 from /bb.download/source/util-linux-2.39/libblkid/src/init.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/cache.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/cache.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/cache.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libblkid/src/dev.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/config.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/devname.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/config.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/devname.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/dev.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/devname.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/devno.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/encode.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/encode.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/devno.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/evaluate.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/evaluate.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/getsize.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/devno.c:33:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/getsize.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/evaluate.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libblkid/src/encode.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/probe.c:87:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/probe.c:89:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/probe.c:109:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/read.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/read.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/resolve.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/resolve.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/save.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/tag.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/tag.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/save.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/tag.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/verify.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/verify.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19,
                 from /bb.download/source/util-linux-2.39/libblkid/src/verify.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/version.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/version.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/atari.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/aix.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/aix.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/atari.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/bsd.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/bsd.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/aix.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/dos.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/atari.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/dos.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/gpt.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/gpt.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/bsd.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/gpt.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/minix.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/mac.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/minix.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/dos.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/mac.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/gpt.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/minix.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/mac.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/sgi.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/sgi.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/sgi.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/solaris_x86.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/solaris_x86.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/sun.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/sun.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/solaris_x86.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/unixware.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/ultrix.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/unixware.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/partitions/ultrix.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/sun.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/adaptec_raid.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/adaptec_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/unixware.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:19,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/apfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:5,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/ultrix.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/partitions/partitions.h:4:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bcache.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bcache.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/befs.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/befs.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:19,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bitlocker.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bitlocker.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/befs.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bluestore.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bluestore.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/bluestore.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/btrfs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/btrfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/btrfs.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/btrfs.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/btrfs.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:19,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/cs_fvault2.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/cramfs.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/cramfs.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ddf_raid.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ddf_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbd.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbd.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbdproxy_datalog.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbdproxy_datalog.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbd.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbdmanage.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:19,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/exfat.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/exfs.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbdmanage.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbdproxy_datalog.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ext.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/exfs.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/f2fs.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/f2fs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ext.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/gfs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/drbdmanage.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/highpoint_raid.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/hfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/gfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/hfs.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/iso9660.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/hpfs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/highpoint_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/isw_raid.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/jmicron_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/jfs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/hpfs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/linux_raid.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/lsi_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/mpool.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/luks.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/jfs.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/iso9660.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/linux_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/lsi_raid.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/lvm.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/isw_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/hfs.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/minix.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/minix.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/jmicron_raid.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ntfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/mpool.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/luks.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/netware.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/nilfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/nilfs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/lvm.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ntfs.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/refs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/netware.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/nvidia_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ocfs.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/refs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/nvidia_raid.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ntfs.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ocfs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/promise_raid.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/promise_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/reiserfs.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/refs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/romfs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/silicon_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/reiserfs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/silicon_raid.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/squashfs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/romfs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/stratis.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/swap.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/squashfs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/sysv.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/stratis.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/sysv.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ubifs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/swap.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ubi.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/stratis.c:17:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/udf.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ufs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ubi.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vfat.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vdo.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/via_raid.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:19,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vmfs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ubifs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/udf.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vxfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vfat.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vdo.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/xfs.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/zonefs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/zonefs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vxfs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/ufs.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/zfs.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/xfs.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/via_raid.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/zfs.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/erofs.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/topology/topology.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/erofs.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/topology.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/topology/evms.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/evms.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/topology/dm.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/dm.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vfat.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libblkid/src/blkidP.h:30,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/superblocks.h:10,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vfat.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/vfat.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/superblocks/zfs.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/dm.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/evms.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/topology/ioctl.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/topology/md.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libblkid/src/topology/lvm.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/md.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/md.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/lvm.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libblkid/src/topology/sysfs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/ioctl.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/iter.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libsmartcols/src/iter.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/symbols.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/sysfs.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/lvm.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/cell.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/line.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/column.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/version.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/version.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/symbols.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/table.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/print.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/iter.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/calculate.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/print-api.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/grouping.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/walk.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/cell.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/line.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/init.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libblkid/src/topology/sysfs.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/column.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsblk.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/carefulputc.h:4,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/print.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/findmnt.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk-mnt.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from ./libblkid/src/blkid.h:26,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk-properties.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk-properties.c:8:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsblk.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk-devtree.c:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsblk.h:10:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/carefulputc.h:9:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/findmnt.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:14,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/table.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/findmnt-verify.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/kill.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/kill.c:49:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-filter.h:13,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-filter.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/findmnt-verify.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk.c:51:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from ./libsmartcols/src/libsmartcols.h:17,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-counter.h:13,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-counter.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-file.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/xalloc.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-file.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/closestream.h:14,
                 from /bb.download/source/util-linux-2.39/misc-utils/findmnt.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/findmnt.c:31:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/kill.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-cdev.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk-properties.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/findmnt.c:46:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-bdev.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsfd.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsblk.h:10,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsblk-mnt.c:6:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from ./libsmartcols/src/libsmartcols.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/findmnt.c:48:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from ./libsmartcols/src/libsmartcols.h:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/smartcolsP.h:16,
                 from /bb.download/source/util-linux-2.39/libsmartcols/src/print.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-sock.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/xalloc.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-sock.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-filter.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/findmnt-verify.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd.c:48:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-fifo.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/arpa/inet.h:21,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-sock-xinfo.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsfd-sock-xinfo.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/misc-utils/pipesz.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/misc-utils/pipesz.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/term-utils/agetty.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-unkn.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/procfs.h:18,
                 from /bb.download/source/util-linux-2.39/misc-utils/kill.c:58:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/xalloc.h:16,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-sock-xinfo.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-file.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/term-utils/agetty.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsfd.h:30,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-cdev.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsfd.h:30,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-bdev.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsfd.h:30,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-sock.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/fsck.minix.c:81:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkfs.minix.c:57:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/getopt.h:24,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkfs.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/mkfs.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkswap.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkfs.bfs.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/mkfs.bfs.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/mkfs.c:28:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libuuid/src/clear.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/clear.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/copy.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/include/xalloc.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/compare.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/fsck.minix.c:88:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/term-utils/agetty.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/mkfs.minix.c:64:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/isnull.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libuuid/src/gen_uuid.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsfd.h:30,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-fifo.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/misc-utils/lsfd.h:30,
                 from /bb.download/source/util-linux-2.39/misc-utils/lsfd-unkn.c:26:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/mkfs.bfs.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libuuid/src/pack.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/pack.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/gen_uuid.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/mkswap.c:15:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libuuid/src/parse.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/term-utils/agetty.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/misc-utils/pipesz.c:29:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/misc-utils/pipesz.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/string.h:26,
                 from /bb.download/source/util-linux-2.39/libuuid/src/unpack.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/unpack.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libuuid/src/unparse.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/fsck.minix.c:104:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libuuid/src/uuid_time.c:43:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkfs.minix.c:76:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/test.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/libuuid/src/unparse.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/init.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/parse.c:36:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/field.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/item.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/item.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/parse.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:26,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:8,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/ask.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from ./libblkid/src/blkid.h:26,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/alignment.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/label.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/alignment.c:7:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/unparse.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkfs.bfs.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuid_time.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/gen_uuid.c:85:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/utils.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkswap.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdint.h:26,
                 from ./libblkid/src/blkid.h:26,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/context.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:11,
                 from /bb.download/source/util-linux-2.39/include/loopdev.h:8,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/context.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/parttype.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/parttype.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/test.c:18:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/include/strutils.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/disk-utils/mkswap.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/partition.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/table.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/iter.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/disk-utils/mkswap.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/script.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libuuid/src/uuidP.h:37,
                 from /bb.download/source/util-linux-2.39/libuuid/src/uuid_time.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/version.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:14,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/version.c:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/iter.c:27:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/wipe.c:1:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/sun.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/sysfs.h:19:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/gpt.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/sgi.c:14:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/limits.h:26,
                 from /bb.download/source/util-linux-2.39/include/c.h:10,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/dos.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/unistd.h:25,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/bsd.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/bsd.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/include/canonicalize.h:16,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/utils.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/sun.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/schedutils/chrt.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/parttype.c:5:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/bsd.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:13,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/gpt.c:11:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/script.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/carefulputc.h:9,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/script.c:4:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/schedutils/chrt.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/schedutils/ionice.c:9:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/text-utils/colcrt.c:44:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/partition.c:3:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/bsd.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/schedutils/taskset.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/wipe.c:2:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/errno.h:25,
                 from /bb.download/source/util-linux-2.39/schedutils/uclampset.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/schedutils/uclampset.c:24:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/ctype.h:25,
                 from /bb.download/source/util-linux-2.39/text-utils/col.c:56:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/col.c:59:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/bsd.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/text-utils/colrm.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/schedutils/taskset.c:22:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/sgi.c:21:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/text-utils/column.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/column.c:39:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/col.c:60:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/schedutils/ionice.c:10:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/schedutils/chrt.c:35:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/dos.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/libfdisk/src/gpt.c:12:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/schedutils/uclampset.c:25:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/colcrt.c:45:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/colrm.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/dos.c:13:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/column.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/pt-mbr.h:8,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/gpt.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/bits/libc-header-start.h:33,
                 from /BuggyBox/glibc/2.38/bootstrap/include/stdio.h:27,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump-conv.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/fdiskP.h:21,
                 from /bb.download/source/util-linux-2.39/libfdisk/src/gpt.c:23:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/param.h:25,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump-display.c:34:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/hexdump-display.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/hexdump.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/schedutils/ionice.c:20:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/hexdump-display.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/schedutils/taskset.c:32:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump-parse.c:38:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/hexdump-parse.c:40:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:16,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump.h:38,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump-conv.c:37:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/text-utils/col.c:67:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/text-utils/col.c:64:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/text-utils/col.c:68:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/text-utils/colrm.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/hexdump-parse.c:41:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/text-utils/column.c:48:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/sys/types.h:25,
                 from /bb.download/source/util-linux-2.39/text-utils/rev.c:52:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/rev.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:420:12: note: previous declaration of 'fscanf' with type 'int(FILE * restrict,  const char * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict, ...)'}
  420 | extern int fscanf (FILE *__restrict __stream,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of 'sscanf' with type 'int(const char *, const char *, ...)'
  428 | extern int sscanf (const char *__restrict __s,
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const char * restrict,  __va_list_tag *)'}
  486 | extern int vfscanf (FILE *__restrict __s, const char *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/text-utils/col.c:69:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/hexdump.c:42:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/text-utils/colcrt.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/text-utils/colrm.c:49:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498:12: note: previous declaration of 'vsscanf' with type 'int(const char *, const char *, __va_list_tag *)'
  498 | extern int vsscanf (const char *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/procfs.h:18,
                 from /bb.download/source/util-linux-2.39/schedutils/uclampset.c:30:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/text-utils/rev.c:55:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump-parse.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/text-utils/hexdump.c:53:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:379:33: warning: redundant redeclaration of 'strtoimax' [-Wredundant-decls]
  379 | extern intmax_t __REDIRECT_NTH (strtoimax, (const char *__restrict __nptr,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/util-linux-2.39/include/strutils.h:9,
                 from /bb.download/source/util-linux-2.39/text-utils/column.c:50:
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:358:17: note: previous declaration of 'strtoimax' with type 'intmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long int(const char * restrict,  char ** restrict,  int)'}
  358 | extern intmax_t strtoimax (const char *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:382:34: warning: redundant redeclaration of 'strtoumax' [-Wredundant-decls]
  382 | extern uintmax_t __REDIRECT_NTH (strtoumax, (const char *__restrict __nptr,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:362:18: note: previous declaration of 'strtoumax' with type 'uintmax_t(const char * restrict,  char ** restrict,  int)' {aka 'long unsigned int(const char * restrict,  char ** restrict,  int)'}
  362 | extern uintmax_t strtoumax (const char *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:385:33: warning: redundant redeclaration of 'wcstoimax' [-Wredundant-decls]
  385 | extern intmax_t __REDIRECT_NTH (wcstoimax,
      |                                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:366:17: note: previous declaration of 'wcstoimax' with type 'intmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  366 | extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr,
      |                 ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:389:34: warning: redundant redeclaration of 'wcstoumax' [-Wredundant-decls]
  389 | extern uintmax_t __REDIRECT_NTH (wcstoumax,
      |                                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:371:18: note: previous declaration of 'wcstoumax' with type 'uintmax_t(const __gwchar_t * restrict,  __gwchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  371 | extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/widechar.h:12,
                 from /bb.download/source/util-linux-2.39/text-utils/rev.c:63:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: In function 'wctob':
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:350:47: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
  350 | { return (__builtin_constant_p (__wc) && __wc >= L'\0' && __wc <= L'\x7f'
      |                                               ^~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h: At top level:
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:500:33: warning: redundant redeclaration of 'wcstol' [-Wredundant-decls]
  500 | extern long int __REDIRECT_NTH (wcstol, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
In file included from /bb.download/source/util-linux-2.39/include/optutils.h:8,
                 from /bb.download/source/util-linux-2.39/text-utils/column.c:54:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: warning: redundant redeclaration of '__assert_fail' [-Wredundant-decls]
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:455:17: note: previous declaration of 'wcstol' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long int(const int * restrict,  int ** restrict,  int)'}
  455 | extern long int wcstol (const wchar_t *__restrict __nptr,
      |                 ^~~~~~
In file included from /bb.download/source/util-linux-2.39/include/c.h:22,
                 from /bb.download/source/util-linux-2.39/text-utils/column.c:47:
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:67:13: note: previous declaration of '__assert_fail' with type 'void(const char *, const char *, unsigned int,  const char *)'
   67 | extern void __assert_fail (const char *__assertion, const char *__file,
      |             ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:503:42: warning: redundant redeclaration of 'wcstoul' [-Wredundant-decls]
  503 | extern unsigned long int __REDIRECT_NTH (wcstoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:460:26: note: previous declaration of 'wcstoul' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int)'}
  460 | extern unsigned long int wcstoul (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: warning: redundant redeclaration of '__assert_perror_fail' [-Wredundant-decls]
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:72:13: note: previous declaration of '__assert_perror_fail' with type 'void(int,  const char *, unsigned int,  const char *)'
   72 | extern void __assert_perror_fail (int __errnum, const char *__file,
      |             ^~~~~~~~~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:508:38: warning: redundant redeclaration of 'wcstoll' [-Wredundant-decls]
  508 | extern long long int __REDIRECT_NTH (wcstoll,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: warning: redundant redeclaration of '__assert' [-Wredundant-decls]
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/assert.h:79:13: note: previous declaration of '__assert' with type 'void(const char *, const char *, int)'
   79 | extern void __assert (const char *__assertion, const char *__file, int __line)
      |             ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:468:22: note: previous declaration of 'wcstoll' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  468 | extern long long int wcstoll (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:513:47: warning: redundant redeclaration of 'wcstoull' [-Wredundant-decls]
  513 | extern unsigned long long int __REDIRECT_NTH (wcstoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:475:31: note: previous declaration of 'wcstoull' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  475 | extern unsigned long long int wcstoull (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:519:38: warning: redundant redeclaration of 'wcstoq' [-Wredundant-decls]
  519 | extern long long int __REDIRECT_NTH (wcstoq, (const wchar_t *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:484:22: note: previous declaration of 'wcstoq' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long int(const int * restrict,  int ** restrict,  int)'}
  484 | extern long long int wcstoq (const wchar_t *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:523:47: warning: redundant redeclaration of 'wcstouq' [-Wredundant-decls]
  523 | extern unsigned long long int __REDIRECT_NTH (wcstouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:491:31: note: previous declaration of 'wcstouq' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int)'}
  491 | extern unsigned long long int wcstouq (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:584:33: warning: redundant redeclaration of 'wcstol_l' [-Wredundant-decls]
  584 | extern long int __REDIRECT_NTH (wcstol_l, (const wchar_t *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:561:17: note: previous declaration of 'wcstol_l' with type 'long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  561 | extern long int wcstol_l (const wchar_t *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:588:42: warning: redundant redeclaration of 'wcstoul_l' [-Wredundant-decls]
  588 | extern unsigned long int __REDIRECT_NTH (wcstoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:565:26: note: previous declaration of 'wcstoul_l' with type 'long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  565 | extern unsigned long int wcstoul_l (const wchar_t *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:594:38: warning: redundant redeclaration of 'wcstoll_l' [-Wredundant-decls]
  594 | extern long long int __REDIRECT_NTH (wcstoll_l,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:570:22: note: previous declaration of 'wcstoll_l' with type 'long long int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  570 | extern long long int wcstoll_l (const wchar_t *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:600:47: warning: redundant redeclaration of 'wcstoull_l' [-Wredundant-decls]
  600 | extern unsigned long long int __REDIRECT_NTH (wcstoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:575:31: note: previous declaration of 'wcstoull_l' with type 'long long unsigned int(const wchar_t * restrict,  wchar_t ** restrict,  int,  struct __locale_struct *)' {aka 'long long unsigned int(const int * restrict,  int ** restrict,  int,  struct __locale_struct *)'}
  575 | extern unsigned long long int wcstoull_l (const wchar_t *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:795:24: warning: redundant redeclaration of 'fwscanf' [-Wredundant-decls]
  795 | extern int __REDIRECT (fwscanf, (__FILE *__restrict __stream,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:773:12: note: previous declaration of 'fwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict, ...)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict, ...)'}
  773 | extern int fwscanf (__FILE *__restrict __stream,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:799:24: warning: redundant redeclaration of 'wscanf' [-Wredundant-decls]
  799 | extern int __REDIRECT (wscanf, (const wchar_t *__restrict __format, ...),
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:780:12: note: previous declaration of 'wscanf' with type 'int(const wchar_t * restrict, ...)' {aka 'int(const int * restrict, ...)'}
  780 | extern int wscanf (const wchar_t *__restrict __format, ...)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:802:28: warning: redundant redeclaration of 'swscanf' [-Wredundant-decls]
  802 | extern int __REDIRECT_NTH (swscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:783:12: note: previous declaration of 'swscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict, ...)' {aka 'int(const int * restrict,  const int * restrict, ...)'}
  783 | extern int swscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:875:24: warning: redundant redeclaration of 'vfwscanf' [-Wredundant-decls]
  875 | extern int __REDIRECT (vfwscanf, (__FILE *__restrict __s,
      |                        ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:851:12: note: previous declaration of 'vfwscanf' with type 'int(__FILE * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const int * restrict,  __va_list_tag *)'}
  851 | extern int vfwscanf (__FILE *__restrict __s,
      |            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:879:24: warning: redundant redeclaration of 'vwscanf' [-Wredundant-decls]
  879 | extern int __REDIRECT (vwscanf, (const wchar_t *__restrict __format,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:859:12: note: previous declaration of 'vwscanf' with type 'int(const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  __va_list_tag *)'}
  859 | extern int vwscanf (const wchar_t *__restrict __format,
      |            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:882:28: warning: redundant redeclaration of 'vswscanf' [-Wredundant-decls]
  882 | extern int __REDIRECT_NTH (vswscanf, (const wchar_t *__restrict __s,
      |                            ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/wchar.h:863:12: note: previous declaration of 'vswscanf' with type 'int(const wchar_t * restrict,  const wchar_t * restrict,  __va_list_tag *)' {aka 'int(const int * restrict,  const int * restrict,  __va_list_tag *)'}
  863 | extern int vswscanf (const wchar_t *__restrict __s,
      |            ^~~~~~~~
make install
Result = 0
Working Dir = /bb.build
Stdout
/BuggyBox/make/4.4/bootstrap/bin/make  install-recursive
make[1]: Entering directory '/bb.build'
Making install in po
make[2]: Entering directory '/bb.build/po'
installing /bb.download/source/util-linux-2.39/po/ca.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/ca/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/cs.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/cs/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/da.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/da/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/de.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/de/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/es.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/es/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/et.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/et/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/eu.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/eu/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/fi.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/fi/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/fr.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/fr/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/gl.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/gl/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/hr.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/hr/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/hu.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/hu/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/id.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/id/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/it.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/it/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/ja.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/ja/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/ko.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/ko/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/nl.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/nl/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/pl.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/pl/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/pt.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/pt/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/pt_BR.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/pt_BR/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/ru.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/ru/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/sk.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/sk/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/sl.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/sl/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/sr.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/sr/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/sv.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/sv/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/tr.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/tr/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/uk.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/uk/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/vi.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/vi/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/zh_CN.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/zh_CN/LC_MESSAGES/util-linux.mo
installing /bb.download/source/util-linux-2.39/po/zh_TW.gmo as /BuggyBox/util-linux/2.39/bootstrap/share/locale/zh_TW/LC_MESSAGES/util-linux.mo
if test "util-linux" = "gettext-tools"; then \
  /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/util-linux/2.39/bootstrap/share/gettext/po; \
  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 \
    /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/po/$file \
		    /BuggyBox/util-linux/2.39/bootstrap/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /BuggyBox/util-linux/2.39/bootstrap/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/bb.build/po'
make[2]: Entering directory '/bb.build'
make[3]: Entering directory '/bb.build'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/bin'
  /bin/sh ./libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c login su dmesg mount umount wdctl mountpoint lsblk findmnt kill lsfd pipesz '/BuggyBox/util-linux/2.39/bootstrap/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c login /BuggyBox/util-linux/2.39/bootstrap/bin/login
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c su /BuggyBox/util-linux/2.39/bootstrap/bin/su
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c dmesg /BuggyBox/util-linux/2.39/bootstrap/bin/dmesg
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/mount /BuggyBox/util-linux/2.39/bootstrap/bin/mount
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/umount /BuggyBox/util-linux/2.39/bootstrap/bin/umount
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/wdctl /BuggyBox/util-linux/2.39/bootstrap/bin/wdctl
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/mountpoint /BuggyBox/util-linux/2.39/bootstrap/bin/mountpoint
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lsblk /BuggyBox/util-linux/2.39/bootstrap/bin/lsblk
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/findmnt /BuggyBox/util-linux/2.39/bootstrap/bin/findmnt
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c kill /BuggyBox/util-linux/2.39/bootstrap/bin/kill
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lsfd /BuggyBox/util-linux/2.39/bootstrap/bin/lsfd
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c pipesz /BuggyBox/util-linux/2.39/bootstrap/bin/pipesz
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/lib'
 /bin/sh ./libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   libuuid.la libblkid.la libmount.la libsmartcols.la libfdisk.la '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libuuid.so.1.3.0 /BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.so.1.3.0
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; })
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libuuid.lai /BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libblkid.so.1.1.0 /BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.so.1.1.0
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; })
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libblkid.lai /BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.la
libtool: install: (cd /bb.build; /bin/sh "/bb.build/libtool"  --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I./libblkid/src -I./libmount/src -I/bb.download/source/util-linux-2.39/libmount/src -g -O2 -Wl,--version-script,/bb.download/source/util-linux-2.39/libmount/src/libmount.sym -version-info 2:0:1 -o libmount.la -rpath /BuggyBox/util-linux/2.39/bootstrap/lib lib/libmount_la-monotonic.lo libmount/src/la-cache.lo libmount/src/la-fs.lo libmount/src/la-hooks.lo libmount/src/la-init.lo libmount/src/la-iter.lo libmount/src/la-lock.lo libmount/src/la-optmap.lo libmount/src/la-optlist.lo libmount/src/la-optstr.lo libmount/src/la-tab.lo libmount/src/la-tab_diff.lo libmount/src/la-tab_parse.lo libmount/src/la-tab_update.lo libmount/src/la-test.lo libmount/src/la-utils.lo libmount/src/la-version.lo libmount/src/la-context.lo libmount/src/la-context_mount.lo libmount/src/la-context_umount.lo libmount/src/la-hook_mount.lo libmount/src/la-hook_mount_legacy.lo libmount/src/la-hook_mkdir.lo libmount/src/la-hook_selinux.lo libmount/src/la-hook_subdir.lo libmount/src/la-hook_owner.lo libmount/src/la-hook_idmap.lo libmount/src/la-hook_loopdev.lo libmount/src/la-hook_veritydev.lo libmount/src/la-monitor.lo libmount/src/la-btrfs.lo libcommon.la libblkid.la )
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libmount.so.1.1.0T /BuggyBox/util-linux/2.39/bootstrap/lib/libmount.so.1.1.0
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; })
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libmount.lai /BuggyBox/util-linux/2.39/bootstrap/lib/libmount.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libsmartcols.so.1.1.0 /BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.so.1.1.0
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so.1 || { rm -f libsmartcols.so.1 && ln -s libsmartcols.so.1.1.0 libsmartcols.so.1; }; })
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libsmartcols.so.1.1.0 libsmartcols.so || { rm -f libsmartcols.so && ln -s libsmartcols.so.1.1.0 libsmartcols.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libsmartcols.lai /BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.la
libtool: install: (cd /bb.build; /bin/sh "/bb.build/libtool"  --silent --tag CC --mode=relink gcc -fsigned-char -fno-common -Wall -Wextra -Waddress-of-packed-member -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point -I/bb.download/source/util-linux-2.39/libuuid/src -I./libfdisk/src -I/bb.download/source/util-linux-2.39/libfdisk/src -I./libblkid/src -g -O2 -Wl,--version-script,/bb.download/source/util-linux-2.39/libfdisk/src/libfdisk.sym -version-info 2:0:1 -o libfdisk.la -rpath /BuggyBox/util-linux/2.39/bootstrap/lib libfdisk/src/la-init.lo libfdisk/src/la-field.lo libfdisk/src/la-item.lo libfdisk/src/la-test.lo libfdisk/src/la-ask.lo libfdisk/src/la-alignment.lo libfdisk/src/la-label.lo libfdisk/src/la-utils.lo libfdisk/src/la-context.lo libfdisk/src/la-parttype.lo libfdisk/src/la-partition.lo libfdisk/src/la-table.lo libfdisk/src/la-iter.lo libfdisk/src/la-script.lo libfdisk/src/la-version.lo libfdisk/src/la-wipe.lo libfdisk/src/la-sun.lo libfdisk/src/la-sgi.lo libfdisk/src/la-dos.lo libfdisk/src/la-bsd.lo libfdisk/src/la-gpt.lo libcommon.la libuuid.la libblkid.la )
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libfdisk.so.1.1.0T /BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.so.1.1.0
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so.1 || { rm -f libfdisk.so.1 && ln -s libfdisk.so.1.1.0 libfdisk.so.1; }; })
libtool: install: (cd /BuggyBox/util-linux/2.39/bootstrap/lib && { ln -s -f libfdisk.so.1.1.0 libfdisk.so || { rm -f libfdisk.so && ln -s libfdisk.so.1.1.0 libfdisk.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libfdisk.lai /BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libuuid.a /BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.a
libtool: install: chmod 644 /BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.a
libtool: install: ranlib /BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.a
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libblkid.a /BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.a
libtool: install: chmod 644 /BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.a
libtool: install: ranlib /BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.a
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libmount.a /BuggyBox/util-linux/2.39/bootstrap/lib/libmount.a
libtool: install: chmod 644 /BuggyBox/util-linux/2.39/bootstrap/lib/libmount.a
libtool: install: ranlib /BuggyBox/util-linux/2.39/bootstrap/lib/libmount.a
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libsmartcols.a /BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.a
libtool: install: chmod 644 /BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.a
libtool: install: ranlib /BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.a
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/libfdisk.a /BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.a
libtool: install: chmod 644 /BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.a
libtool: install: ranlib /BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.a
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/coreutils/9.4/bootstrap/bin:/BuggyBox/make/4.4/bootstrap/bin:/BuggyBox/gawk/5.2.2/bootstrap/bin:/BuggyBox/diffutils/3.10/bootstrap/bin:/BuggyBox/gzip/1.13/bootstrap/bin:/BuggyBox/grep/3.11/bootstrap/bin:/BuggyBox/sed/4.9/bootstrap/bin:/BuggyBox/bash/5.2.15/bootstrap/bin:/BuggyBox/bison/3.8.2/bootstrap/bin:/BuggyBox/m4/1.4.19/bootstrap/bin:/BuggyBox/perl/5.38.0/bootstrap/bin:/BuggyBox/texinfo/7.1/bootstrap/bin:/BuggyBox/binutils/2.41/bootstrap/bin:/BuggyBox/findutils/4.9.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/util-linux/2.39/bootstrap/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/util-linux/2.39/bootstrap/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator run these commands:

   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/sbin'
  /bin/sh ./libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c agetty sulogin nologin runuser fstrim ctrlaltdel fsfreeze blkdiscard blkzone blkpr losetup zramctl swapon swapoff chcpu pivot_root switch_root hwclock blkid findfs wipefs fsck.minix mkfs.minix mkfs mkfs.bfs mkswap swaplabel fsck blockdev fdisk sfdisk '/BuggyBox/util-linux/2.39/bootstrap/sbin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c agetty /BuggyBox/util-linux/2.39/bootstrap/sbin/agetty
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c sulogin /BuggyBox/util-linux/2.39/bootstrap/sbin/sulogin
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c nologin /BuggyBox/util-linux/2.39/bootstrap/sbin/nologin
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c runuser /BuggyBox/util-linux/2.39/bootstrap/sbin/runuser
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fstrim /BuggyBox/util-linux/2.39/bootstrap/sbin/fstrim
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c ctrlaltdel /BuggyBox/util-linux/2.39/bootstrap/sbin/ctrlaltdel
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fsfreeze /BuggyBox/util-linux/2.39/bootstrap/sbin/fsfreeze
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/blkdiscard /BuggyBox/util-linux/2.39/bootstrap/sbin/blkdiscard
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c blkzone /BuggyBox/util-linux/2.39/bootstrap/sbin/blkzone
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c blkpr /BuggyBox/util-linux/2.39/bootstrap/sbin/blkpr
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/losetup /BuggyBox/util-linux/2.39/bootstrap/sbin/losetup
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/zramctl /BuggyBox/util-linux/2.39/bootstrap/sbin/zramctl
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/swapon /BuggyBox/util-linux/2.39/bootstrap/sbin/swapon
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/swapoff /BuggyBox/util-linux/2.39/bootstrap/sbin/swapoff
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c chcpu /BuggyBox/util-linux/2.39/bootstrap/sbin/chcpu
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c pivot_root /BuggyBox/util-linux/2.39/bootstrap/sbin/pivot_root
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c switch_root /BuggyBox/util-linux/2.39/bootstrap/sbin/switch_root
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c hwclock /BuggyBox/util-linux/2.39/bootstrap/sbin/hwclock
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/blkid /BuggyBox/util-linux/2.39/bootstrap/sbin/blkid
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/findfs /BuggyBox/util-linux/2.39/bootstrap/sbin/findfs
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/wipefs /BuggyBox/util-linux/2.39/bootstrap/sbin/wipefs
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fsck.minix /BuggyBox/util-linux/2.39/bootstrap/sbin/fsck.minix
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c mkfs.minix /BuggyBox/util-linux/2.39/bootstrap/sbin/mkfs.minix
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c mkfs /BuggyBox/util-linux/2.39/bootstrap/sbin/mkfs
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c mkfs.bfs /BuggyBox/util-linux/2.39/bootstrap/sbin/mkfs.bfs
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/mkswap /BuggyBox/util-linux/2.39/bootstrap/sbin/mkswap
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/swaplabel /BuggyBox/util-linux/2.39/bootstrap/sbin/swaplabel
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fsck /BuggyBox/util-linux/2.39/bootstrap/sbin/fsck
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c blockdev /BuggyBox/util-linux/2.39/bootstrap/sbin/blockdev
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fdisk /BuggyBox/util-linux/2.39/bootstrap/sbin/fdisk
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/sfdisk /BuggyBox/util-linux/2.39/bootstrap/sbin/sfdisk
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/bin'
  /bin/sh ./libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c chrt ionice taskset uclampset col colcrt colrm column hexdump rev script scriptreplay scriptlive mesg wall last utmpdump chfn chsh lslogins lsmem chmem flock choom ipcmk ipcrm ipcs lsirq lsipc renice setsid setarch eject prlimit lsns lscpu fallocate unshare nsenter cal logger look mcookie namei whereis lslocks uuidgen uuidparse rename getopt fincore hardlink fadvise waitpid isosize '/BuggyBox/util-linux/2.39/bootstrap/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c chrt /BuggyBox/util-linux/2.39/bootstrap/bin/chrt
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c ionice /BuggyBox/util-linux/2.39/bootstrap/bin/ionice
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c taskset /BuggyBox/util-linux/2.39/bootstrap/bin/taskset
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c uclampset /BuggyBox/util-linux/2.39/bootstrap/bin/uclampset
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c col /BuggyBox/util-linux/2.39/bootstrap/bin/col
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c colcrt /BuggyBox/util-linux/2.39/bootstrap/bin/colcrt
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c colrm /BuggyBox/util-linux/2.39/bootstrap/bin/colrm
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/column /BuggyBox/util-linux/2.39/bootstrap/bin/column
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c hexdump /BuggyBox/util-linux/2.39/bootstrap/bin/hexdump
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c rev /BuggyBox/util-linux/2.39/bootstrap/bin/rev
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c script /BuggyBox/util-linux/2.39/bootstrap/bin/script
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c scriptreplay /BuggyBox/util-linux/2.39/bootstrap/bin/scriptreplay
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c scriptlive /BuggyBox/util-linux/2.39/bootstrap/bin/scriptlive
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c mesg /BuggyBox/util-linux/2.39/bootstrap/bin/mesg
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c wall /BuggyBox/util-linux/2.39/bootstrap/bin/wall
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c last /BuggyBox/util-linux/2.39/bootstrap/bin/last
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c utmpdump /BuggyBox/util-linux/2.39/bootstrap/bin/utmpdump
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c chfn /BuggyBox/util-linux/2.39/bootstrap/bin/chfn
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c chsh /BuggyBox/util-linux/2.39/bootstrap/bin/chsh
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lslogins /BuggyBox/util-linux/2.39/bootstrap/bin/lslogins
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lsmem /BuggyBox/util-linux/2.39/bootstrap/bin/lsmem
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c chmem /BuggyBox/util-linux/2.39/bootstrap/bin/chmem
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c flock /BuggyBox/util-linux/2.39/bootstrap/bin/flock
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c choom /BuggyBox/util-linux/2.39/bootstrap/bin/choom
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c ipcmk /BuggyBox/util-linux/2.39/bootstrap/bin/ipcmk
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c ipcrm /BuggyBox/util-linux/2.39/bootstrap/bin/ipcrm
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c ipcs /BuggyBox/util-linux/2.39/bootstrap/bin/ipcs
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lsirq /BuggyBox/util-linux/2.39/bootstrap/bin/lsirq
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lsipc /BuggyBox/util-linux/2.39/bootstrap/bin/lsipc
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c renice /BuggyBox/util-linux/2.39/bootstrap/bin/renice
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c setsid /BuggyBox/util-linux/2.39/bootstrap/bin/setsid
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c setarch /BuggyBox/util-linux/2.39/bootstrap/bin/setarch
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/eject /BuggyBox/util-linux/2.39/bootstrap/bin/eject
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/prlimit /BuggyBox/util-linux/2.39/bootstrap/bin/prlimit
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lsns /BuggyBox/util-linux/2.39/bootstrap/bin/lsns
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lscpu /BuggyBox/util-linux/2.39/bootstrap/bin/lscpu
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fallocate /BuggyBox/util-linux/2.39/bootstrap/bin/fallocate
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c unshare /BuggyBox/util-linux/2.39/bootstrap/bin/unshare
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c nsenter /BuggyBox/util-linux/2.39/bootstrap/bin/nsenter
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c cal /BuggyBox/util-linux/2.39/bootstrap/bin/cal
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c logger /BuggyBox/util-linux/2.39/bootstrap/bin/logger
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c look /BuggyBox/util-linux/2.39/bootstrap/bin/look
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c mcookie /BuggyBox/util-linux/2.39/bootstrap/bin/mcookie
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c namei /BuggyBox/util-linux/2.39/bootstrap/bin/namei
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c whereis /BuggyBox/util-linux/2.39/bootstrap/bin/whereis
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lslocks /BuggyBox/util-linux/2.39/bootstrap/bin/lslocks
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/uuidgen /BuggyBox/util-linux/2.39/bootstrap/bin/uuidgen
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/uuidparse /BuggyBox/util-linux/2.39/bootstrap/bin/uuidparse
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c rename /BuggyBox/util-linux/2.39/bootstrap/bin/rename
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c getopt /BuggyBox/util-linux/2.39/bootstrap/bin/getopt
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/fincore /BuggyBox/util-linux/2.39/bootstrap/bin/fincore
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c hardlink /BuggyBox/util-linux/2.39/bootstrap/bin/hardlink
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c fadvise /BuggyBox/util-linux/2.39/bootstrap/bin/fadvise
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c waitpid /BuggyBox/util-linux/2.39/bootstrap/bin/waitpid
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c isosize /BuggyBox/util-linux/2.39/bootstrap/bin/isosize
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/sbin'
  /bin/sh ./libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c rfkill readprofile ldattach rtcwake uuidd partx addpart delpart resizepart '/BuggyBox/util-linux/2.39/bootstrap/sbin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/rfkill /BuggyBox/util-linux/2.39/bootstrap/sbin/rfkill
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c readprofile /BuggyBox/util-linux/2.39/bootstrap/sbin/readprofile
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c ldattach /BuggyBox/util-linux/2.39/bootstrap/sbin/ldattach
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c rtcwake /BuggyBox/util-linux/2.39/bootstrap/sbin/rtcwake
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/uuidd /BuggyBox/util-linux/2.39/bootstrap/sbin/uuidd
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/partx /BuggyBox/util-linux/2.39/bootstrap/sbin/partx
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c addpart /BuggyBox/util-linux/2.39/bootstrap/sbin/addpart
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c delpart /BuggyBox/util-linux/2.39/bootstrap/sbin/delpart
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c resizepart /BuggyBox/util-linux/2.39/bootstrap/sbin/resizepart
/BuggyBox/make/4.4/bootstrap/bin/make  install-exec-hook
make[4]: Entering directory '/bb.build'
if test "/BuggyBox/util-linux/2.39/bootstrap/lib" != "/BuggyBox/util-linux/2.39/bootstrap/lib" -a -f "/BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.so"; then \
	/BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/util-linux/2.39/bootstrap/lib; \
	mv /BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.so.* /BuggyBox/util-linux/2.39/bootstrap/lib; \
	so_img_name=$(readlink /BuggyBox/util-linux/2.39/bootstrap/lib/libuuid.so); \
	so_img_rel_target=$(echo /BuggyBox/util-linux/2.39/bootstrap/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /BuggyBox/util-linux/2.39/bootstrap/lib && \
		rm -f libuuid.so && \
		ln -s $so_img_rel_target/BuggyBox/util-linux/2.39/bootstrap/lib/$so_img_name libuuid.so); \
fi
if test "/BuggyBox/util-linux/2.39/bootstrap/lib" != "/BuggyBox/util-linux/2.39/bootstrap/lib" -a -f "/BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.so"; then \
	/BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/util-linux/2.39/bootstrap/lib; \
	mv /BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.so.* /BuggyBox/util-linux/2.39/bootstrap/lib; \
	so_img_name=$(readlink /BuggyBox/util-linux/2.39/bootstrap/lib/libblkid.so); \
	so_img_rel_target=$(echo /BuggyBox/util-linux/2.39/bootstrap/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /BuggyBox/util-linux/2.39/bootstrap/lib && \
		rm -f libblkid.so && \
		ln -s $so_img_rel_target/BuggyBox/util-linux/2.39/bootstrap/lib/$so_img_name libblkid.so); \
fi
if test "/BuggyBox/util-linux/2.39/bootstrap/lib" != "/BuggyBox/util-linux/2.39/bootstrap/lib" -a -f "/BuggyBox/util-linux/2.39/bootstrap/lib/libmount.so"; then \
	/BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/util-linux/2.39/bootstrap/lib; \
	mv /BuggyBox/util-linux/2.39/bootstrap/lib/libmount.so.* /BuggyBox/util-linux/2.39/bootstrap/lib; \
	so_img_name=$(readlink /BuggyBox/util-linux/2.39/bootstrap/lib/libmount.so); \
	so_img_rel_target=$(echo /BuggyBox/util-linux/2.39/bootstrap/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /BuggyBox/util-linux/2.39/bootstrap/lib && \
		rm -f libmount.so && \
		ln -s $so_img_rel_target/BuggyBox/util-linux/2.39/bootstrap/lib/$so_img_name libmount.so); \
fi
if test "/BuggyBox/util-linux/2.39/bootstrap/lib" != "/BuggyBox/util-linux/2.39/bootstrap/lib" -a -f "/BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.so"; then \
	/BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/util-linux/2.39/bootstrap/lib; \
	mv /BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.so.* /BuggyBox/util-linux/2.39/bootstrap/lib; \
	so_img_name=$(readlink /BuggyBox/util-linux/2.39/bootstrap/lib/libsmartcols.so); \
	so_img_rel_target=$(echo /BuggyBox/util-linux/2.39/bootstrap/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /BuggyBox/util-linux/2.39/bootstrap/lib && \
		rm -f libsmartcols.so && \
		ln -s $so_img_rel_target/BuggyBox/util-linux/2.39/bootstrap/lib/$so_img_name libsmartcols.so); \
fi
if test "/BuggyBox/util-linux/2.39/bootstrap/lib" != "/BuggyBox/util-linux/2.39/bootstrap/lib" -a -f "/BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.so"; then \
	/BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/util-linux/2.39/bootstrap/lib; \
	mv /BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.so.* /BuggyBox/util-linux/2.39/bootstrap/lib; \
	so_img_name=$(readlink /BuggyBox/util-linux/2.39/bootstrap/lib/libfdisk.so); \
	so_img_rel_target=$(echo /BuggyBox/util-linux/2.39/bootstrap/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
	(cd /BuggyBox/util-linux/2.39/bootstrap/lib && \
		rm -f libfdisk.so && \
		ln -s $so_img_rel_target/BuggyBox/util-linux/2.39/bootstrap/lib/$so_img_name libfdisk.so); \
fi
chgrp tty /BuggyBox/util-linux/2.39/bootstrap/bin/wall
chmod g+s /BuggyBox/util-linux/2.39/bootstrap/bin/wall
cd /BuggyBox/util-linux/2.39/bootstrap/bin && ln -sf last lastb
for I in uname26 linux32 linux64   i386 x86_64     ; do \
	cd /BuggyBox/util-linux/2.39/bootstrap/bin && ln -sf setarch $I ; \
done
chown root:root /BuggyBox/util-linux/2.39/bootstrap/bin/mount
chmod 4755 /BuggyBox/util-linux/2.39/bootstrap/bin/mount
chown root:root /BuggyBox/util-linux/2.39/bootstrap/bin/umount
chmod 4755 /BuggyBox/util-linux/2.39/bootstrap/bin/umount
chown root:root /BuggyBox/util-linux/2.39/bootstrap/bin/su
chmod 4755 /BuggyBox/util-linux/2.39/bootstrap/bin/su
make[4]: Leaving directory '/bb.build'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/share/bash-completion/completions'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/bash-completion/blkid /bb.download/source/util-linux-2.39/bash-completion/cal /bb.download/source/util-linux-2.39/bash-completion/col /bb.download/source/util-linux-2.39/bash-completion/colcrt /bb.download/source/util-linux-2.39/bash-completion/colrm /bb.download/source/util-linux-2.39/bash-completion/column /bb.download/source/util-linux-2.39/bash-completion/fincore /bb.download/source/util-linux-2.39/bash-completion/findfs /bb.download/source/util-linux-2.39/bash-completion/findmnt /bb.download/source/util-linux-2.39/bash-completion/flock /bb.download/source/util-linux-2.39/bash-completion/getopt /bb.download/source/util-linux-2.39/bash-completion/hexdump /bb.download/source/util-linux-2.39/bash-completion/ipcmk /bb.download/source/util-linux-2.39/bash-completion/ipcrm /bb.download/source/util-linux-2.39/bash-completion/ipcs /bb.download/source/util-linux-2.39/bash-completion/isosize /bb.download/source/util-linux-2.39/bash-completion/logger /bb.download/source/util-linux-2.39/bash-completion/look /bb.download/source/util-linux-2.39/bash-completion/lsipc /bb.download/source/util-linux-2.39/bash-completion/lsirq /bb.download/source/util-linux-2.39/bash-completion/lsns /bb.download/source/util-linux-2.39/bash-completion/mcookie /bb.download/source/util-linux-2.39/bash-completion/mkfs /bb.download/source/util-linux-2.39/bash-completion/mkswap /bb.download/source/util-linux-2.39/bash-completion/namei /bb.download/source/util-linux-2.39/bash-completion/prlimit /bb.download/source/util-linux-2.39/bash-completion/readprofile /bb.download/source/util-linux-2.39/bash-completion/renice /bb.download/source/util-linux-2.39/bash-completion/rev /bb.download/source/util-linux-2.39/bash-completion/script /bb.download/source/util-linux-2.39/bash-completion/scriptreplay /bb.download/source/util-linux-2.39/bash-completion/scriptlive /bb.download/source/util-linux-2.39/bash-completion/setsid /bb.download/source/util-linux-2.39/bash-completion/whereis /bb.download/source/util-linux-2.39/bash-completion/wipefs /bb.download/source/util-linux-2.39/bash-completion/fsck /bb.download/source/util-linux-2.39/bash-completion/mkfs.bfs /bb.download/source/util-linux-2.39/bash-completion/fsck.minix /bb.download/source/util-linux-2.39/bash-completion/mkfs.minix /bb.download/source/util-linux-2.39/bash-completion/addpart '/BuggyBox/util-linux/2.39/bootstrap/share/bash-completion/completions'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/bash-completion/delpart /bb.download/source/util-linux-2.39/bash-completion/resizepart /bb.download/source/util-linux-2.39/bash-completion/partx /bb.download/source/util-linux-2.39/bash-completion/swaplabel /bb.download/source/util-linux-2.39/bash-completion/blockdev /bb.download/source/util-linux-2.39/bash-completion/fdisk /bb.download/source/util-linux-2.39/bash-completion/sfdisk /bb.download/source/util-linux-2.39/bash-completion/chfn /bb.download/source/util-linux-2.39/bash-completion/chsh /bb.download/source/util-linux-2.39/bash-completion/last /bb.download/source/util-linux-2.39/bash-completion/lslogins /bb.download/source/util-linux-2.39/bash-completion/su /bb.download/source/util-linux-2.39/bash-completion/utmpdump /bb.download/source/util-linux-2.39/bash-completion/uuidgen /bb.download/source/util-linux-2.39/bash-completion/uuidparse /bb.download/source/util-linux-2.39/bash-completion/uuidd /bb.download/source/util-linux-2.39/bash-completion/lsblk /bb.download/source/util-linux-2.39/bash-completion/lslocks /bb.download/source/util-linux-2.39/bash-completion/rename /bb.download/source/util-linux-2.39/bash-completion/chrt /bb.download/source/util-linux-2.39/bash-completion/uclampset /bb.download/source/util-linux-2.39/bash-completion/ionice /bb.download/source/util-linux-2.39/bash-completion/taskset /bb.download/source/util-linux-2.39/bash-completion/chcpu /bb.download/source/util-linux-2.39/bash-completion/chmem /bb.download/source/util-linux-2.39/bash-completion/eject /bb.download/source/util-linux-2.39/bash-completion/fallocate /bb.download/source/util-linux-2.39/bash-completion/hwclock /bb.download/source/util-linux-2.39/bash-completion/lscpu /bb.download/source/util-linux-2.39/bash-completion/lsmem /bb.download/source/util-linux-2.39/bash-completion/losetup /bb.download/source/util-linux-2.39/bash-completion/mount /bb.download/source/util-linux-2.39/bash-completion/umount /bb.download/source/util-linux-2.39/bash-completion/mountpoint /bb.download/source/util-linux-2.39/bash-completion/nsenter /bb.download/source/util-linux-2.39/bash-completion/pivot_root /bb.download/source/util-linux-2.39/bash-completion/swapon /bb.download/source/util-linux-2.39/bash-completion/swapoff /bb.download/source/util-linux-2.39/bash-completion/unshare /bb.download/source/util-linux-2.39/bash-completion/wdctl '/BuggyBox/util-linux/2.39/bootstrap/share/bash-completion/completions'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/bash-completion/blkdiscard /bb.download/source/util-linux-2.39/bash-completion/blkzone /bb.download/source/util-linux-2.39/bash-completion/ctrlaltdel /bb.download/source/util-linux-2.39/bash-completion/dmesg /bb.download/source/util-linux-2.39/bash-completion/fsfreeze /bb.download/source/util-linux-2.39/bash-completion/fstrim /bb.download/source/util-linux-2.39/bash-completion/ldattach /bb.download/source/util-linux-2.39/bash-completion/rfkill /bb.download/source/util-linux-2.39/bash-completion/rtcwake /bb.download/source/util-linux-2.39/bash-completion/setarch /bb.download/source/util-linux-2.39/bash-completion/zramctl /bb.download/source/util-linux-2.39/bash-completion/mesg /bb.download/source/util-linux-2.39/bash-completion/wall /bb.download/source/util-linux-2.39/bash-completion/hardlink /bb.download/source/util-linux-2.39/bash-completion/pipesz /bb.download/source/util-linux-2.39/bash-completion/fadvise /bb.download/source/util-linux-2.39/bash-completion/waitpid '/BuggyBox/util-linux/2.39/bootstrap/share/bash-completion/completions'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/share/doc/util-linux'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/misc-utils/getopt-example.bash /bb.download/source/util-linux-2.39/misc-utils/getopt-example.tcsh '/BuggyBox/util-linux/2.39/bootstrap/share/doc/util-linux'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/schedutils/chrt.1 /bb.download/source/util-linux-2.39/schedutils/ionice.1 /bb.download/source/util-linux-2.39/schedutils/taskset.1 /bb.download/source/util-linux-2.39/schedutils/uclampset.1 /bb.download/source/util-linux-2.39/text-utils/col.1 /bb.download/source/util-linux-2.39/text-utils/colcrt.1 /bb.download/source/util-linux-2.39/text-utils/colrm.1 /bb.download/source/util-linux-2.39/text-utils/column.1 /bb.download/source/util-linux-2.39/text-utils/hexdump.1 /bb.download/source/util-linux-2.39/text-utils/rev.1 /bb.download/source/util-linux-2.39/term-utils/script.1 /bb.download/source/util-linux-2.39/term-utils/scriptreplay.1 /bb.download/source/util-linux-2.39/term-utils/scriptlive.1 /bb.download/source/util-linux-2.39/term-utils/mesg.1 /bb.download/source/util-linux-2.39/term-utils/wall.1 /bb.download/source/util-linux-2.39/login-utils/last.1 /bb.download/source/util-linux-2.39/login-utils/login.1 /bb.download/source/util-linux-2.39/login-utils/utmpdump.1 /bb.download/source/util-linux-2.39/login-utils/chfn.1 /bb.download/source/util-linux-2.39/login-utils/chsh.1 /bb.download/source/util-linux-2.39/login-utils/su.1 /bb.download/source/util-linux-2.39/login-utils/runuser.1 /bb.download/source/util-linux-2.39/login-utils/lslogins.1 /bb.download/source/util-linux-2.39/sys-utils/lsmem.1 /bb.download/source/util-linux-2.39/sys-utils/flock.1 /bb.download/source/util-linux-2.39/sys-utils/choom.1 /bb.download/source/util-linux-2.39/sys-utils/ipcmk.1 /bb.download/source/util-linux-2.39/sys-utils/ipcrm.1 /bb.download/source/util-linux-2.39/sys-utils/ipcs.1 /bb.download/source/util-linux-2.39/sys-utils/lsirq.1 /bb.download/source/util-linux-2.39/sys-utils/lsipc.1 /bb.download/source/util-linux-2.39/sys-utils/renice.1 /bb.download/source/util-linux-2.39/sys-utils/setsid.1 /bb.download/source/util-linux-2.39/sys-utils/dmesg.1 /bb.download/source/util-linux-2.39/sys-utils/eject.1 /bb.download/source/util-linux-2.39/sys-utils/prlimit.1 /bb.download/source/util-linux-2.39/sys-utils/lscpu.1 /bb.download/source/util-linux-2.39/sys-utils/mountpoint.1 /bb.download/source/util-linux-2.39/sys-utils/fallocate.1 /bb.download/source/util-linux-2.39/sys-utils/unshare.1 '/BuggyBox/util-linux/2.39/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/sys-utils/nsenter.1 /bb.download/source/util-linux-2.39/misc-utils/cal.1 /bb.download/source/util-linux-2.39/misc-utils/logger.1 /bb.download/source/util-linux-2.39/misc-utils/look.1 /bb.download/source/util-linux-2.39/misc-utils/mcookie.1 /bb.download/source/util-linux-2.39/misc-utils/namei.1 /bb.download/source/util-linux-2.39/misc-utils/whereis.1 /bb.download/source/util-linux-2.39/misc-utils/uuidgen.1 /bb.download/source/util-linux-2.39/misc-utils/uuidparse.1 /bb.download/source/util-linux-2.39/misc-utils/kill.1 /bb.download/source/util-linux-2.39/misc-utils/rename.1 /bb.download/source/util-linux-2.39/misc-utils/getopt.1 /bb.download/source/util-linux-2.39/misc-utils/fincore.1 /bb.download/source/util-linux-2.39/misc-utils/hardlink.1 /bb.download/source/util-linux-2.39/misc-utils/lsfd.1 /bb.download/source/util-linux-2.39/misc-utils/pipesz.1 /bb.download/source/util-linux-2.39/misc-utils/fadvise.1 /bb.download/source/util-linux-2.39/misc-utils/waitpid.1 /bb.download/source/util-linux-2.39/login-utils/lastb.1 '/BuggyBox/util-linux/2.39/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/libuuid/man/uuid.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_clear.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_compare.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_copy.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_generate.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_is_null.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_parse.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_time.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_unparse.3 /bb.download/source/util-linux-2.39/libblkid/libblkid.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_generate_random.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_generate_time.3 /bb.download/source/util-linux-2.39/libuuid/man/uuid_generate_time_safe.3 '/BuggyBox/util-linux/2.39/bootstrap/share/man/man3'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/lib/terminal-colors.d.5 /bb.download/source/util-linux-2.39/sys-utils/fstab.5 /bb.download/source/util-linux-2.39/sys-utils/adjtime_config.5 '/BuggyBox/util-linux/2.39/bootstrap/share/man/man5'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/term-utils/agetty.8 /bb.download/source/util-linux-2.39/login-utils/sulogin.8 /bb.download/source/util-linux-2.39/login-utils/nologin.8 /bb.download/source/util-linux-2.39/sys-utils/chmem.8 /bb.download/source/util-linux-2.39/sys-utils/rfkill.8 /bb.download/source/util-linux-2.39/sys-utils/readprofile.8 /bb.download/source/util-linux-2.39/sys-utils/fstrim.8 /bb.download/source/util-linux-2.39/sys-utils/ctrlaltdel.8 /bb.download/source/util-linux-2.39/sys-utils/fsfreeze.8 /bb.download/source/util-linux-2.39/sys-utils/blkdiscard.8 /bb.download/source/util-linux-2.39/sys-utils/blkzone.8 /bb.download/source/util-linux-2.39/sys-utils/blkpr.8 /bb.download/source/util-linux-2.39/sys-utils/ldattach.8 /bb.download/source/util-linux-2.39/sys-utils/rtcwake.8 /bb.download/source/util-linux-2.39/sys-utils/setarch.8 /bb.download/source/util-linux-2.39/sys-utils/losetup.8 /bb.download/source/util-linux-2.39/sys-utils/zramctl.8 /bb.download/source/util-linux-2.39/sys-utils/lsns.8 /bb.download/source/util-linux-2.39/sys-utils/mount.8 /bb.download/source/util-linux-2.39/sys-utils/umount.8 /bb.download/source/util-linux-2.39/sys-utils/swapon.8 /bb.download/source/util-linux-2.39/sys-utils/chcpu.8 /bb.download/source/util-linux-2.39/sys-utils/wdctl.8 /bb.download/source/util-linux-2.39/sys-utils/pivot_root.8 /bb.download/source/util-linux-2.39/sys-utils/switch_root.8 /bb.download/source/util-linux-2.39/sys-utils/hwclock.8 /bb.download/source/util-linux-2.39/misc-utils/lslocks.8 /bb.download/source/util-linux-2.39/misc-utils/lsblk.8 /bb.download/source/util-linux-2.39/misc-utils/uuidd.8 /bb.download/source/util-linux-2.39/misc-utils/blkid.8 /bb.download/source/util-linux-2.39/misc-utils/findfs.8 /bb.download/source/util-linux-2.39/misc-utils/wipefs.8 /bb.download/source/util-linux-2.39/misc-utils/findmnt.8 /bb.download/source/util-linux-2.39/disk-utils/fsck.minix.8 /bb.download/source/util-linux-2.39/disk-utils/mkfs.minix.8 /bb.download/source/util-linux-2.39/disk-utils/mkfs.8 /bb.download/source/util-linux-2.39/disk-utils/isosize.8 /bb.download/source/util-linux-2.39/disk-utils/mkfs.bfs.8 /bb.download/source/util-linux-2.39/disk-utils/mkswap.8 /bb.download/source/util-linux-2.39/disk-utils/swaplabel.8 '/BuggyBox/util-linux/2.39/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/disk-utils/fsck.8 /bb.download/source/util-linux-2.39/disk-utils/blockdev.8 /bb.download/source/util-linux-2.39/disk-utils/fdisk.8 /bb.download/source/util-linux-2.39/disk-utils/sfdisk.8 /bb.download/source/util-linux-2.39/disk-utils/addpart.8 /bb.download/source/util-linux-2.39/disk-utils/delpart.8 /bb.download/source/util-linux-2.39/disk-utils/resizepart.8 /bb.download/source/util-linux-2.39/disk-utils/partx.8 /bb.download/source/util-linux-2.39/sys-utils/swapoff.8 '/BuggyBox/util-linux/2.39/bootstrap/share/man/man8'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/include/blkid'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 libblkid/src/blkid.h '/BuggyBox/util-linux/2.39/bootstrap/include/blkid'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/include/libfdisk'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 libfdisk/src/libfdisk.h '/BuggyBox/util-linux/2.39/bootstrap/include/libfdisk'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/include/libmount'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 libmount/src/libmount.h '/BuggyBox/util-linux/2.39/bootstrap/include/libmount'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/include/libsmartcols'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 libsmartcols/src/libsmartcols.h '/BuggyBox/util-linux/2.39/bootstrap/include/libsmartcols'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc libsmartcols/smartcols.pc libfdisk/fdisk.pc '/BuggyBox/util-linux/2.39/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/util-linux/2.39/bootstrap/include/uuid'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/util-linux-2.39/libuuid/src/uuid.h '/BuggyBox/util-linux/2.39/bootstrap/include/uuid'
/BuggyBox/make/4.4/bootstrap/bin/make  install-data-hook
make[4]: Entering directory '/bb.build'
ln -sf last /BuggyBox/util-linux/2.39/bootstrap/share/bash-completion/completions/lastb
ln -sf su /BuggyBox/util-linux/2.39/bootstrap/share/bash-completion/completions/runuser
make[4]: Leaving directory '/bb.build'
make[3]: Leaving directory '/bb.build'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
libtool: warning: 'libmount.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: '/bb.build/libblkid.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libmount.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: '/bb.build/libblkid.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libsmartcols.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libmount.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: '/bb.build/libblkid.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libblkid.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libmount.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: '/bb.build/libblkid.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libsmartcols.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libmount.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: '/bb.build/libblkid.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libsmartcols.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libblkid.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: 'libsmartcols.la' has not been installed in '/BuggyBox/util-linux/2.39/bootstrap/lib'
libtool: warning: relinking 'libmount.la'
libtool: warning: relinking 'libfdisk.la'
/bb.build/libtool: line 1901: ldconfig: command not found