xz-utils (5.4.5)

mkdir /bb.build
Result = 0
Working Dir = /
Stdout
Stderr
/bb.download/source/xz-5.4.5/configure --prefix=/BuggyBox/xz-utils/5.4.5/bootstrap
Result = 0
Working Dir = /bb.build
Stdout
XZ Utils 5.4.5

System type:
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu

Configure options:
checking if debugging code should be compiled... no
checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc
checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc
checking which match finders to build... hc3 hc4 bt2 bt3 bt4
checking which integrity checks to build... crc32 crc64 sha256
checking if external SHA-256 should be used... no
checking if MicroLZMA support should be built... yes
checking if .lz (lzip) decompression support should be built... yes
checking if assembler optimizations should be used... no
checking if small size is preferred over speed... no
checking if threading support is wanted... yes, posix
checking how much RAM to assume if the real amount is unknown... 128 MiB
checking if sandboxing should be used... maybe (autodetect)

checking for a shell that conforms to POSIX... /bin/sh

Initializing Automake:
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 nested variables... yes
checking whether ln -s works... yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
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 sed that does not truncate output... /BuggyBox/sed/4.9/bootstrap/bin/sed
checking how to run the C preprocessor... gcc -E
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 gcc options needed to detect all undeclared functions... none needed

POSIX threading support:
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for pthread_condattr_setclock... yes
checking whether CLOCK_MONOTONIC is declared... yes

Initializing Libtool:
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /BuggyBox/sed/4.9/bootstrap/bin/sed
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 the maximum length of command line arguments... 1572864
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 ar... ar
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 for windres... no
checking if library symbol versioning should be used... yes (linux)

Initializing gettext:
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld... /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 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc

System headers and functions:
checking for fcntl.h... yes
checking for limits.h... yes
checking for sys/time.h... yes
checking for immintrin.h... yes
checking for cpuid.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking size of size_t... 8
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_uatime... no
checking for struct stat.st_atim.st__tim.tv_nsec... 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 byte ordering is bigendian... no
checking if __attribute__((__constructor__)) can be used... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether optreset is declared... no
checking for futimens... yes
checking for posix_fadvise... yes
checking whether program_invocation_name is declared... yes
checking if __builtin_bswap16/32/64 are supported... yes
checking if unaligned memory access should be used... yes
checking if unsafe type punning should be used... no
checking if __builtin_assume_aligned is supported... yes
checking for sys/param.h... yes
checking how to detect the amount of physical memory... sysconf
checking for sys/param.h... (cached) yes
checking how to detect the number of available CPU cores... sched_getaffinity
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for wcwidth... yes
checking whether _mm_movemask_epi8 is declared... yes
checking if _mm_clmulepi64_si128 is usable... yes
checking for sys/capsicum.h... no
checking whether cap_rights_limit is declared... no
checking for pledge... no

GCC extensions:
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking if gcc accepts -Wall... yes
checking if gcc accepts -Wextra... yes
checking if gcc accepts -Wvla... yes
checking if gcc accepts -Wc99-c11-compat... yes
checking if gcc accepts -Wformat=2... yes
checking if gcc accepts -Winit-self... yes
checking if gcc accepts -Wmissing-include-dirs... yes
checking if gcc accepts -Wshift-overflow=2... yes
checking if gcc accepts -Wstrict-overflow=3... yes
checking if gcc accepts -Walloc-zero... yes
checking if gcc accepts -Wduplicated-cond... yes
checking if gcc accepts -Wfloat-equal... yes
checking if gcc accepts -Wundef... yes
checking if gcc accepts -Wshadow... yes
checking if gcc accepts -Wpointer-arith... yes
checking if gcc accepts -Wbad-function-cast... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wdate-time... yes
checking if gcc accepts -Wsign-conversion... yes
checking if gcc accepts -Wfloat-conversion... yes
checking if gcc accepts -Wlogical-op... yes
checking if gcc accepts -Waggregate-return... yes
checking if gcc accepts -Wstrict-prototypes... yes
checking if gcc accepts -Wold-style-definition... yes
checking if gcc accepts -Wmissing-prototypes... yes
checking if gcc accepts -Wmissing-declarations... yes
checking if gcc accepts -Wredundant-decls... yes
checking if gcc accepts -Wc99-compat... no
checking if gcc accepts -Wc11-extensions... no
checking if gcc accepts -Wc2x-compat... no
checking if gcc accepts -Wc2x-extensions... no
checking if gcc accepts -Wpre-c2x-compat... no
checking if gcc accepts -Warray-bounds-pointer-arithmetic... no
checking if gcc accepts -Wassign-enum... no
checking if gcc accepts -Wconditional-uninitialized... no
checking if gcc accepts -Wdocumentation... no
checking if gcc accepts -Wduplicate-enum... no
checking if gcc accepts -Wempty-translation-unit... no
checking if gcc accepts -Wflexible-array-extensions... no
checking if gcc accepts -Wmissing-variable-declarations... no
checking if gcc accepts -Wnewline-eof... no
checking if gcc accepts -Wshift-sign-overflow... no
checking if gcc accepts -Wstring-conversion... no

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/liblzma/Makefile
config.status: creating src/liblzma/api/Makefile
config.status: creating src/xz/Makefile
config.status: creating src/xzdec/Makefile
config.status: creating src/lzmainfo/Makefile
config.status: creating src/scripts/Makefile
config.status: creating tests/Makefile
config.status: creating debug/Makefile
config.status: creating src/scripts/xzdiff
config.status: creating src/scripts/xzgrep
config.status: creating src/scripts/xzmore
config.status: creating src/scripts/xzless
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
Stderr
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 src
make[2]: Entering directory '/bb.build/src'
Making all in liblzma
make[3]: Entering directory '/bb.build/src/liblzma'
Making all in api
make[4]: Entering directory '/bb.build/src/liblzma/api'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/bb.build/src/liblzma/api'
make[4]: Entering directory '/bb.build/src/liblzma'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`../common/tuklib_physmem.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`../common/tuklib_cpucores.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/common.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/block_util.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/easy_preset.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/filter_common.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/hardware_physmem.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/index.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_flags_common.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c -o liblzma_la-string_conversion.lo `test -f 'common/string_conversion.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/string_conversion.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/vli_size.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/hardware_cputhreads.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/outqueue.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/alone_encoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/block_buffer_encoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/block_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_cpucores.c  -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_util.c  -fPIC -DPIC -o .libs/liblzma_la-block_util.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/common.c  -fPIC -DPIC -o .libs/liblzma_la-common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_physmem.c  -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_common.c  -fPIC -DPIC -o .libs/liblzma_la-filter_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/string_conversion.c  -fPIC -DPIC -o .libs/liblzma_la-string_conversion.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/hardware_physmem.c  -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/hardware_cputhreads.c  -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index.c  -fPIC -DPIC -o .libs/liblzma_la-index.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/vli_size.c  -fPIC -DPIC -o .libs/liblzma_la-vli_size.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.c  -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/outqueue.c  -fPIC -DPIC -o .libs/liblzma_la-outqueue.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_common.c  -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/alone_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/hardware_physmem.c -o liblzma_la-hardware_physmem.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.c -o liblzma_la-easy_preset.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/hardware_cputhreads.c -o liblzma_la-hardware_cputhreads.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/vli_size.c -o liblzma_la-vli_size.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_common.c -o liblzma_la-stream_flags_common.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_util.c -o liblzma_la-block_util.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_encoder.c -o liblzma_la-block_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_common.c -o liblzma_la-filter_common.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/alone_encoder.c -o liblzma_la-alone_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/outqueue.c -o liblzma_la-outqueue.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/common.c -o liblzma_la-common.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo
mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/block_header_encoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/easy_buffer_encoder.c
mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo
mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo
mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo
mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo
mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/easy_encoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/easy_encoder_memusage.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/filter_buffer_encoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/filter_encoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/filter_flags_encoder.c
mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/index_encoder.c
mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo
mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_buffer_encoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_encoder.c
mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo
mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_flags_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index.c -o liblzma_la-index.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/vli_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-string_conversion.lo -MD -MP -MF .deps/liblzma_la-string_conversion.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/string_conversion.c -o liblzma_la-string_conversion.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_header_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o
mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_encoder_mt.c
mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c -o liblzma_la-microlzma_encoder.lo `test -f 'common/microlzma_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/microlzma_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_encoder_memusage.c  -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_flags_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_buffer_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/vli_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_header_encoder.c -o liblzma_la-block_header_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_encoder_mt.c  -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_encoder.c -o liblzma_la-easy_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/microlzma_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-microlzma_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_encoder.c -o liblzma_la-filter_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index_encoder.c -o liblzma_la-index_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/vli_encoder.c -o liblzma_la-vli_encoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_encoder.c -o liblzma_la-stream_encoder.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/alone_decoder.c
mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo
mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/auto_decoder.c
mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/block_buffer_decoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/block_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-microlzma_encoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/microlzma_encoder.c -o liblzma_la-microlzma_encoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo
mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/block_header_decoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/easy_decoder_memusage.c
mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo
mv -f .deps/liblzma_la-string_conversion.Tpo .deps/liblzma_la-string_conversion.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c -o liblzma_la-file_info.lo `test -f 'common/file_info.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/file_info.c
mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/filter_buffer_decoder.c
mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/filter_decoder.c
mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo
mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/filter_flags_decoder.c
mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/alone_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/index_decoder.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/index_hash.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_buffer_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/auto_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_buffer_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o
mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_encoder_mt.c -o liblzma_la-stream_encoder_mt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_decoder_memusage.c  -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_header_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/file_info.c  -fPIC -DPIC -o .libs/liblzma_la-file_info.o
mv -f .deps/liblzma_la-microlzma_encoder.Tpo .deps/liblzma_la-microlzma_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_buffer_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_flags_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_flags_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_buffer_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index_hash.c  -fPIC -DPIC -o .libs/liblzma_la-index_hash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/auto_decoder.c -o liblzma_la-auto_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/alone_decoder.c -o liblzma_la-alone_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_decoder.c -o liblzma_la-block_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/block_header_decoder.c -o liblzma_la-block_header_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/filter_decoder.c -o liblzma_la-filter_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/vli_decoder.c
mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c -o liblzma_la-stream_decoder_mt.lo `test -f 'common/stream_decoder_mt.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/stream_decoder_mt.c
mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c -o liblzma_la-microlzma_decoder.lo `test -f 'common/microlzma_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/microlzma_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index_hash.c -o liblzma_la-index_hash.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-file_info.lo -MD -MP -MF .deps/liblzma_la-file_info.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/file_info.c -o liblzma_la-file_info.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/index_decoder.c -o liblzma_la-index_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder.c -o liblzma_la-stream_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c -o liblzma_la-lzip_decoder.lo `test -f 'common/lzip_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`common/lzip_decoder.c
mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo
mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`check/check.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`check/crc32_table.c
mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/vli_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o
mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo
mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`check/crc32_fast.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`check/crc64_table.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`check/crc64_fast.c
mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`check/sha256.c
mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder_mt.c  -fPIC -DPIC -o .libs/liblzma_la-stream_decoder_mt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/microlzma_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-microlzma_decoder.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lz/lz_encoder.c
mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lz/lz_encoder_mf.c
mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lz/lz_decoder.c
mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/lzip_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzip_decoder.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/lzma_encoder_presets.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/check.c  -fPIC -DPIC -o .libs/liblzma_la-check.o
mv -f .deps/liblzma_la-file_info.Tpo .deps/liblzma_la-file_info.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc32_table.c  -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/lzma_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/vli_decoder.c -o liblzma_la-vli_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/lzma_encoder_optimum_fast.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc32_fast.c  -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc64_fast.c  -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc64_table.c  -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/sha256.c  -fPIC -DPIC -o .libs/liblzma_la-sha256.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-microlzma_decoder.lo -MD -MP -MF .deps/liblzma_la-microlzma_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/microlzma_decoder.c -o liblzma_la-microlzma_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder_mf.c  -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc32_table.c -o liblzma_la-crc32_table.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_presets.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/check.c -o liblzma_la-check.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_optimum_fast.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc64_table.c -o liblzma_la-crc64_table.o >/dev/null 2>&1
mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/lzma_encoder_optimum_normal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzip_decoder.lo -MD -MP -MF .deps/liblzma_la-lzip_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/lzip_decoder.c -o liblzma_la-lzip_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc32_fast.c -o liblzma_la-crc32_fast.o >/dev/null 2>&1
mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/fastpos_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o >/dev/null 2>&1
mv -f .deps/liblzma_la-microlzma_decoder.Tpo .deps/liblzma_la-microlzma_decoder.Plo
mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/lzma_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_decoder.c -o liblzma_la-lz_decoder.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/lzma2_encoder.c
mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`lzma/lzma2_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_optimum_normal.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_decoder_mt.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder_mt.c -o liblzma_la-stream_decoder_mt.o >/dev/null 2>&1
mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`rangecoder/price_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/sha256.c -o liblzma_la-sha256.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/fastpos_table.c  -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o
mv -f .deps/liblzma_la-lzip_decoder.Tpo .deps/liblzma_la-lzip_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`delta/delta_common.c
mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`delta/delta_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o
mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`delta/delta_decoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/rangecoder/price_table.c  -fPIC -DPIC -o .libs/liblzma_la-price_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/fastpos_table.c -o liblzma_la-fastpos_table.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_common.c  -fPIC -DPIC -o .libs/liblzma_la-delta_common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/check/crc64_fast.c -o liblzma_la-crc64_fast.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/rangecoder/price_table.c -o liblzma_la-price_table.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.c -o liblzma_la-lz_encoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/simple_coder.c
mv -f .deps/liblzma_la-stream_decoder_mt.Tpo .deps/liblzma_la-stream_decoder_mt.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/simple_encoder.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_common.c -o liblzma_la-delta_common.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_encoder.c -o liblzma_la-delta_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_decoder.c -o liblzma_la-delta_decoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o >/dev/null 2>&1
mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/simple_decoder.c
mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/x86.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.c  -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o
mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_encoder.c  -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/powerpc.c
mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/ia64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o >/dev/null 2>&1
mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/arm.c
mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_decoder.c  -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o
mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/armthumb.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c -o liblzma_la-arm64.lo `test -f 'simple/arm64.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/arm64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/x86.c  -fPIC -DPIC -o .libs/liblzma_la-x86.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/powerpc.c  -fPIC -DPIC -o .libs/liblzma_la-powerpc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_encoder.c -o liblzma_la-simple_encoder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/ia64.c  -fPIC -DPIC -o .libs/liblzma_la-ia64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.c -o liblzma_la-simple_coder.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/arm.c  -fPIC -DPIC -o .libs/liblzma_la-arm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_decoder.c -o liblzma_la-simple_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../..  -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo '/bb.download/source/xz-5.4.5/src/liblzma/'`simple/sparc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/arm64.c  -fPIC -DPIC -o .libs/liblzma_la-arm64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/armthumb.c  -fPIC -DPIC -o .libs/liblzma_la-armthumb.o
mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/x86.c -o liblzma_la-x86.o >/dev/null 2>&1
rm -f liblzma.pc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/sparc.c  -fPIC -DPIC -o .libs/liblzma_la-sparc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/powerpc.c -o liblzma_la-powerpc.o >/dev/null 2>&1
sed \
	-e 's,@prefix[@],/BuggyBox/xz-utils/5.4.5/bootstrap,g' \
	-e 's,@exec_prefix[@],/BuggyBox/xz-utils/5.4.5/bootstrap,g' \
	-e 's,@libdir[@],/BuggyBox/xz-utils/5.4.5/bootstrap/lib,g' \
	-e 's,@includedir[@],/BuggyBox/xz-utils/5.4.5/bootstrap/include,g' \
	-e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \
	-e 's,@PACKAGE_VERSION[@],5.4.5,g' \
	-e 's,@PTHREAD_CFLAGS[@],-pthread,g' \
	-e 's,@LIBS[@],-lpthread,g' \
	< /bb.download/source/xz-5.4.5/src/liblzma/liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; }
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/ia64.c -o liblzma_la-ia64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/arm.c -o liblzma_la-arm.o >/dev/null 2>&1
mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo
mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-arm64.lo -MD -MP -MF .deps/liblzma_la-arm64.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/arm64.c -o liblzma_la-arm64.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/armthumb.c -o liblzma_la-armthumb.o >/dev/null 2>&1
mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/simple/sparc.c -o liblzma_la-sparc.o >/dev/null 2>&1
mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o >/dev/null 2>&1
mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo
mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/liblzma -I../.. -I/bb.download/source/xz-5.4.5/src/liblzma/api -I/bb.download/source/xz-5.4.5/src/liblzma/common -I/bb.download/source/xz-5.4.5/src/liblzma/check -I/bb.download/source/xz-5.4.5/src/liblzma/lz -I/bb.download/source/xz-5.4.5/src/liblzma/rangecoder -I/bb.download/source/xz-5.4.5/src/liblzma/lzma -I/bb.download/source/xz-5.4.5/src/liblzma/delta -I/bb.download/source/xz-5.4.5/src/liblzma/simple -I/bb.download/source/xz-5.4.5/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o >/dev/null 2>&1
mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo
mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo
mv -f .deps/liblzma_la-arm64.Tpo .deps/liblzma_la-arm64.Plo
mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo
mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo
mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo
mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo
mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo
mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -no-undefined -version-info 9:5:4  -Wl,--version-script=/bb.download/source/xz-5.4.5/src/liblzma/liblzma_linux.map   -o liblzma.la -rpath /BuggyBox/xz-utils/5.4.5/bootstrap/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-string_conversion.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-outqueue.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-stream_encoder_mt.lo liblzma_la-microlzma_encoder.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-file_info.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-stream_decoder_mt.lo liblzma_la-microlzma_decoder.lo liblzma_la-lzip_decoder.lo liblzma_la-check.lo  liblzma_la-crc32_table.lo  liblzma_la-crc32_fast.lo  liblzma_la-crc64_table.lo  liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo  liblzma_la-price_table.lo  liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-arm64.lo liblzma_la-sparc.lo   -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-string_conversion.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-microlzma_encoder.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-file_info.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-stream_decoder_mt.o .libs/liblzma_la-microlzma_decoder.o .libs/liblzma_la-lzip_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-arm64.o .libs/liblzma_la-sparc.o   -lpthread  -g -O2 -Wl,--version-script=/bb.download/source/xz-5.4.5/src/liblzma/liblzma_linux.map   -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.4.5
libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.4.5" "liblzma.so.5")
libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.4.5" "liblzma.so")
libtool: link: ar cr .libs/liblzma.a  liblzma_la-tuklib_physmem.o liblzma_la-tuklib_cpucores.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-string_conversion.o liblzma_la-vli_size.o liblzma_la-hardware_cputhreads.o liblzma_la-outqueue.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-stream_encoder_mt.o liblzma_la-microlzma_encoder.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-file_info.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-stream_decoder_mt.o liblzma_la-microlzma_decoder.o liblzma_la-lzip_decoder.o liblzma_la-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-arm64.o liblzma_la-sparc.o
libtool: link: ranlib .libs/liblzma.a
libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" )
make[4]: Leaving directory '/bb.build/src/liblzma'
make[3]: Leaving directory '/bb.build/src/liblzma'
Making all in xzdec
make[3]: Entering directory '/bb.build/src/xzdec'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xzdec -I../..  -DTUKLIB_GETTEXT=0 -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo '/bb.download/source/xz-5.4.5/src/xzdec/'`xzdec.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xzdec -I../..  -DTUKLIB_GETTEXT=0 -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo '/bb.download/source/xz-5.4.5/src/xzdec/'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xzdec -I../..  -DTUKLIB_GETTEXT=0 -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo '/bb.download/source/xz-5.4.5/src/xzdec/'`../common/tuklib_exit.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xzdec -I../..  -DTUKLIB_GETTEXT=0 -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib -DLZMADEC  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo '/bb.download/source/xz-5.4.5/src/xzdec/'`xzdec.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xzdec -I../..  -DTUKLIB_GETTEXT=0 -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib -DLZMADEC  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo '/bb.download/source/xz-5.4.5/src/xzdec/'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xzdec -I../..  -DTUKLIB_GETTEXT=0 -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib -DLZMADEC  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo '/bb.download/source/xz-5.4.5/src/xzdec/'`../common/tuklib_exit.c
mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po
mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po
mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po
mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po
mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po
mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2   -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o  ../../src/liblzma/liblzma.la   -lpthread
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2   -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o  ../../src/liblzma/liblzma.la   -lpthread
libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o  ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/BuggyBox/xz-utils/5.4.5/bootstrap/lib
libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o  ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/BuggyBox/xz-utils/5.4.5/bootstrap/lib
make[3]: Leaving directory '/bb.build/src/xzdec'
Making all in xz
make[3]: Entering directory '/bb.build/src/xz'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`args.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`coder.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`file_io.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`hardware.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`main.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`message.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`mytime.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`options.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`signals.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`suffix.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`util.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`../common/tuklib_open_stdxxx.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`../common/tuklib_exit.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`../common/tuklib_mbstr_width.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`../common/tuklib_mbstr_fw.c
mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/xz -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo '/bb.download/source/xz-5.4.5/src/xz/'`list.c
mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po
mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po
mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po
mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po
mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po
mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po
mv -f .deps/xz-main.Tpo .deps/xz-main.Po
mv -f .deps/xz-options.Tpo .deps/xz-options.Po
mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po
mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po
mv -f .deps/xz-util.Tpo .deps/xz-util.Po
mv -f .deps/xz-args.Tpo .deps/xz-args.Po
mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po
mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po
mv -f .deps/xz-message.Tpo .deps/xz-message.Po
mv -f .deps/xz-list.Tpo .deps/xz-list.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2   -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o  ../../src/liblzma/liblzma.la    -lpthread
libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o  ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/BuggyBox/xz-utils/5.4.5/bootstrap/lib
make[3]: Leaving directory '/bb.build/src/xz'
Making all in lzmainfo
make[3]: Entering directory '/bb.build/src/lzmainfo'
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/lzmainfo -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo '/bb.download/source/xz-5.4.5/src/lzmainfo/'`lzmainfo.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/lzmainfo -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo '/bb.download/source/xz-5.4.5/src/lzmainfo/'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I/bb.download/source/xz-5.4.5/src/lzmainfo -I../..  -DLOCALEDIR=\"/BuggyBox/xz-utils/5.4.5/bootstrap/share/locale\" -I/bb.download/source/xz-5.4.5/src/common -I/bb.download/source/xz-5.4.5/src/liblzma/api -I../../lib  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo '/bb.download/source/xz-5.4.5/src/lzmainfo/'`../common/tuklib_exit.c
mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po
mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po
mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2   -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o  ../../src/liblzma/liblzma.la   -lpthread
libtool: link: gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -g -O2 -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o  ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/BuggyBox/xz-utils/5.4.5/bootstrap/lib
make[3]: Leaving directory '/bb.build/src/lzmainfo'
Making all in scripts
make[3]: Entering directory '/bb.build/src/scripts'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/bb.build/src/scripts'
make[3]: Entering directory '/bb.build/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/bb.build/src'
make[2]: Leaving directory '/bb.build/src'
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'
Making all in tests
make[2]: Entering directory '/bb.build/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/bb.build/tests'
make[2]: Entering directory '/bb.build'
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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/hardware_cputhreads.c:13:
/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,
      |                 ^~~~~~~~~
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/xz-5.4.5/src/liblzma/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_physmem.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_physmem.c:13:
/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: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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_encoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_cpucores.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/../common/tuklib_cpucores.c:13:
/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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.c:13:
/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: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: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: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: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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/index.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/outqueue.h:13,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/outqueue.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_common.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/string_conversion.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/hardware_physmem.c:13:
/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: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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.h:13,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.c:13:
/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: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: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: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: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: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: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: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: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: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: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: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: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: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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_common.c:13:
/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: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,
      |                  ^~~~~~~~~
/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: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,
      |                  ^~~~~~~~~
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_util.c:13:
/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,
      |                  ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/vli_size.c:13:
/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: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: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/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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/liblzma/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/liblzma/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (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:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (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:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (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:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:701:14: warning: redundant redeclaration 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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:701:14: warning: redundant redeclaration 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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:701:14: warning: redundant redeclaration 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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/alone_encoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_buffer_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_buffer_encoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_header_encoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.h:13,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_buffer_encoder.c:13:
/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: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: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: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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_encoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.h:13,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_encoder_memusage.c:13:
/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/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.h:13,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_encoder.c:13:
/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: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: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
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_flags_encoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_buffer_encoder.c:13:
/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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/index_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/index_encoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_buffer_encoder.c:13:
/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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_encoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_encoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/vli_encoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_encoder_mt.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/microlzma_encoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/auto_decoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/alone_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/alone_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_buffer_decoder.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_decoder.c:13:
/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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/block_header_decoder.c:13:
/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,
      |                 ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_preset.h:13,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/easy_decoder_memusage.c:13:
/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/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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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 /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/index_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/file_info.c:13:
/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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:181:26: note: previous declaration of 'strtoul' with type 'long 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: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/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned 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: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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long 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: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,
      |                               ^~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_buffer_decoder.c:13:
/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/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of '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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/filter_flags_decoder.c:13:
/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/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_buffer_decoder.c:13:
/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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/index_hash.c:13:
/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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/index_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/index_decoder.c:13:
/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,
      |                 ^~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_flags_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/vli_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/stream_decoder_mt.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_decoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/microlzma_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/lzip_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/lzip_decoder.c:14:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/check.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/check.c:13:
/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: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: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: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,
      |                  ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/crc32_table.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/check.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/crc32_fast.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
      |      ^~~~
/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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/check.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/crc64_fast.c:31:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/crc64_table.c:13:
/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: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: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: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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.c:14:
/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,
      |                 ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/check.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/check/sha256.c:24:
/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: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,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of '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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder_mf.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_decoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_decoder.c:20:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_presets.c:14:
/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,
      |                  ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_private.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_optimum_fast.c:12:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_private.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_encoder_optimum_normal.c:12:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/fastpos_table.c:3:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_encoder.c:14:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lz/lz_decoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma_decoder.c:14:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_decoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/lzma/lzma2_decoder.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/stdlib.h:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, long unsigned int,  long unsigned int)'}
  695 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/rangecoder/range_common.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/rangecoder/range_encoder.h:17,
                 from /bb.download/source/xz-5.4.5/src/liblzma/rangecoder/price_table.c:3:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_common.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_encoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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 /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/delta/delta_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.c:16:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_encoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_encoder.c:13:
/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: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: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: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: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,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_decoder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_decoder.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/x86.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/powerpc.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/ia64.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/arm.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/arm64.c:24:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/armthumb.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_coder.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/simple_private.h:16,
                 from /bb.download/source/xz-5.4.5/src/liblzma/simple/sparc.c:14:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/liblzma/common/common.h:17:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/xzdec/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_progname.h:16,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_progname.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_exit.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_exit.c:13:
/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: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: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
      |      ^~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xzdec/xzdec.c:13:
/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,
      |                  ^~~~~~~~~
/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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xzdec/xzdec.c:13:
/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,
      |                  ^~~~~~~~~
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/xz-5.4.5/src/xzdec/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_progname.h:16,
                 from /bb.download/source/xz-5.4.5/src/xzdec/../common/tuklib_progname.c:13:
/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: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: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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/xzdec/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/xzdec/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/xzdec/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/xzdec/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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/xz-5.4.5/src/xzdec/../common/tuklib_exit.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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xzdec/../common/tuklib_exit.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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xzdec/xzdec.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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xzdec/xzdec.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,
      |            ^~~~~~~
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/xz-5.4.5/src/xz/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_mbstr.h:21,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_mbstr_fw.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_mbstr.h:21,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_mbstr_width.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/util.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/hardware.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/args.c:15:
/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,
      |                 ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/main.c:13:
/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,
      |                 ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/coder.c:13:
/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: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: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: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: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/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/xz-5.4.5/src/xz/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_exit.c:13:
/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,
      |                 ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/options.c:13:
/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,
      |                 ^~~~~~~~~
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/xz-5.4.5/src/xz/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_open_stdxxx.h:16,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_open_stdxxx.c:13:
/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: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: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: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 /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/signals.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/file_io.c:13:
/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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/suffix.c:13:
/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: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: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: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: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: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: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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/mytime.c:13:
/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: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: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: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,
      |                  ^~~~~~~~~
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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/message.c:13:
/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: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 /BuggyBox/glibc/2.38/bootstrap/include/features.h:503,
                 from /BuggyBox/glibc/2.38/bootstrap/include/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_progname.h:16,
                 from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_progname.c:13:
/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: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: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: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: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/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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/xz/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/xz/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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 /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (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:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/xz/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/xz/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/xz/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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)
      |              ^~~~~~~~~~~~
In file included from /bb.download/source/xz-5.4.5/src/xz/../common/tuklib_mbstr_width.c:17:
/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/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:701:14: warning: redundant redeclaration 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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_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:701:14: warning: redundant redeclaration 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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * 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: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/stdlib.h:701:14: warning: 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: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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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/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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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/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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  356 | extern unsigned long long int strtoull_l (const char *__restrict __nptr,
      |                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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: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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/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:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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:701:14: warning: redundant redeclaration of 'reallocarray' [-Wredundant-decls]
  701 | extern void *reallocarray (void *__ptr, size_t __nmemb, size_t __size)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:695:14: note: previous declaration of 'reallocarray' with type 'void *(void *, size_t,  size_t)' {aka 'void *(void *, 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/xz-5.4.5/src/xz/../common/tuklib_exit.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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/xz/private.h: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:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: 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))
      |                                         ^~~~
In file included from /bb.download/source/xz-5.4.5/src/xz/private.h: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:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const 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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __THROW;
      |            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/xz/private.h: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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: 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:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:486:12: note: previous declaration of 'vfscanf' with type 'int(FILE * restrict,  const char * restrict,  __va_list_tag *)' {aka 'int(struct _IO_FILE * restrict,  const 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:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/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/xz-5.4.5/src/xz/private.h: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/stdio.h:512:24: warning: redundant redeclaration of 'vscanf' [-Wredundant-decls]
  512 | extern int __REDIRECT (vscanf, (const char *__restrict __format,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:494:12: note: previous declaration of 'vscanf' with type 'int(const char *, __va_list_tag *)'
  494 | extern int vscanf (const char *__restrict __format, __gnuc_va_list __arg)
      |            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:515:28: warning: redundant redeclaration of 'vsscanf' [-Wredundant-decls]
  515 | extern int __REDIRECT_NTH (vsscanf,
      |                            ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:498: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/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:13,
                 from /bb.download/source/xz-5.4.5/src/xz/list.c:13:
/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/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  188 | extern long long int strtoq (const char *__restrict __nptr,
      |                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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/pthread.h:479:28: warning: redundant redeclaration of 'pthread_yield' [-Wredundant-decls]
  479 | extern int __REDIRECT_NTH (pthread_yield, (void), sched_yield)
      |                            ^~~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/common/mythread.h:103,
                 from /bb.download/source/xz-5.4.5/src/xz/private.h:14:
/BuggyBox/glibc/2.38/bootstrap/include/pthread.h:477:12: note: previous declaration of 'pthread_yield' with type 'int(void)'
  477 | extern int pthread_yield (void) __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/xz-5.4.5/src/xz/private.h: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,
      |            ^~~~~~~
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/xz-5.4.5/src/lzmainfo/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_exit.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_config.h:4,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_common.h:18,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_progname.h:16,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_progname.c:13:
/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/inttypes.h:25,
                 from /bb.download/source/xz-5.4.5/src/common/sysdefs.h:44,
                 from /bb.download/source/xz-5.4.5/src/lzmainfo/lzmainfo.c:13:
/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: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: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: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: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,
      |                  ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long int(const char * restrict,  char ** restrict,  int)'
  177 | extern long int strtol (const char *__restrict __nptr,
      |                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(const char * restrict,  char ** restrict,  int)'
  181 | extern unsigned long int strtoul (const char *__restrict __nptr,
      |                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:215:33: warning: redundant redeclaration of 'strtol' [-Wredundant-decls]
  215 | extern long int __REDIRECT_NTH (strtol, (const char *__restrict __nptr,
      |                                 ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
In file included from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: 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/xz-5.4.5/src/common/sysdefs.h:135:
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:177:17: note: previous declaration of 'strtol' with type 'long 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:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const 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:219:42: warning: redundant redeclaration of 'strtoul' [-Wredundant-decls]
  219 | extern unsigned long int __REDIRECT_NTH (strtoul,
      |                                          ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:181:26: note: previous declaration of 'strtoul' with type 'long unsigned int(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:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:201:22: note: previous declaration of 'strtoll' with type 'long long int(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:226:38: warning: redundant redeclaration of 'strtoq' [-Wredundant-decls]
  226 | extern long long int __REDIRECT_NTH (strtoq, (const char *__restrict __nptr,
      |                                      ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:188:22: note: previous declaration of 'strtoq' with type 'long long int(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:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:231:47: warning: redundant redeclaration of 'strtouq' [-Wredundant-decls]
  231 | extern unsigned long long int __REDIRECT_NTH (strtouq,
      |                                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const 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:193:31: note: previous declaration of 'strtouq' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  193 | extern unsigned long long int strtouq (const char *__restrict __nptr,
      |                               ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:238:38: warning: redundant redeclaration of 'strtoll' [-Wredundant-decls]
  238 | extern long long int __REDIRECT_NTH (strtoll, (const char *__restrict __nptr,
      |                                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:201:22: note: previous declaration of 'strtoll' with type 'long long int(const char * restrict,  char ** restrict,  int)'
  201 | extern long long int strtoll (const char *__restrict __nptr,
      |                      ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:243:47: warning: redundant redeclaration of 'strtoull' [-Wredundant-decls]
  243 | extern unsigned long long int __REDIRECT_NTH (strtoull,
      |                                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:206:31: note: previous declaration of 'strtoull' with type 'long long unsigned int(const char * restrict,  char ** restrict,  int)'
  206 | extern unsigned long long int strtoull (const char *__restrict __nptr,
      |                               ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:365:33: warning: redundant redeclaration of 'strtol_l' [-Wredundant-decls]
  365 | extern long int __REDIRECT_NTH (strtol_l, (const char *__restrict __nptr,
      |                                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  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:340:17: note: previous declaration of 'strtol_l' with type 'long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  340 | extern long int strtol_l (const char *__restrict __nptr,
      |                 ^~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:370:42: warning: redundant redeclaration of 'strtoul_l' [-Wredundant-decls]
  370 | extern unsigned long int __REDIRECT_NTH (strtoul_l,
      |                                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** 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:344:26: note: previous declaration of 'strtoul_l' with type 'long unsigned int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  344 | extern unsigned long int strtoul_l (const char *__restrict __nptr,
      |                          ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:377:38: warning: redundant redeclaration of 'strtoll_l' [-Wredundant-decls]
  377 | extern long long int __REDIRECT_NTH (strtoll_l, (const char *__restrict __nptr,
      |                                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** 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:350:22: note: previous declaration of 'strtoll_l' with type 'long long int(const char * restrict,  char ** restrict,  int,  struct __locale_struct *)'
  350 | extern long long int strtoll_l (const char *__restrict __nptr,
      |                      ^~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h: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:384:47: warning: redundant redeclaration of 'strtoull_l' [-Wredundant-decls]
  384 | extern unsigned long long int __REDIRECT_NTH (strtoull_l,
      |                                               ^~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdlib.h:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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:356:31: note: previous declaration of 'strtoull_l' with type 'long long unsigned int(const char * restrict,  char ** restrict,  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)
      |              ^~~~~~~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:440:24: warning: redundant redeclaration of 'fscanf' [-Wredundant-decls]
  440 | extern int __REDIRECT (fscanf, (FILE *__restrict __stream,
      |                        ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: 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/xz-5.4.5/src/lzmainfo/lzmainfo.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,
      |            ^~~~~~
In file included from /bb.download/source/xz-5.4.5/src/lzmainfo/../common/tuklib_exit.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:443:24: warning: redundant redeclaration of 'scanf' [-Wredundant-decls]
  443 | extern int __REDIRECT (scanf, (const char *__restrict __format, ...),
      |                        ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: in definition of macro '__REDIRECT'
  256 | # define __REDIRECT(name, proto, alias) name proto __asm__ (__ASMNAME (#alias))
      |                                         ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:426:12: note: previous declaration of 'scanf' with type 'int(const char *, ...)'
  426 | extern int scanf (const char *__restrict __format, ...) __wur;
      |            ^~~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:445:28: warning: redundant redeclaration of 'sscanf' [-Wredundant-decls]
  445 | extern int __REDIRECT_NTH (sscanf, (const char *__restrict __s,
      |                            ^~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:264:6: note: in definition of macro '__REDIRECT_NTH'
  264 |      name proto __asm__ (__ASMNAME (#alias)) __THROW
      |      ^~~~
/BuggyBox/glibc/2.38/bootstrap/include/stdio.h:428:12: note: previous declaration of '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:507:24: warning: redundant redeclaration of 'vfscanf' [-Wredundant-decls]
  507 | extern int __REDIRECT (vfscanf,
      |                        ^~~~~~~
/BuggyBox/glibc/2.38/bootstrap/include/sys/cdefs.h:256:41: note: 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,
      |            ^~~~~~~
make install
Result = 0
Working Dir = /bb.build
Stdout
Making install in src
make[1]: Entering directory '/bb.build/src'
Making install in liblzma
make[2]: Entering directory '/bb.build/src/liblzma'
Making install in api
make[3]: Entering directory '/bb.build/src/liblzma/api'
make[4]: Entering directory '/bb.build/src/liblzma/api'
make[4]: Nothing to be done for 'install-exec-am'.
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/include'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/include/lzma'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644  /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/base.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/bcj.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/block.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/check.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/container.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/delta.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/filter.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/hardware.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/index.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/index_hash.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/lzma12.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/stream_flags.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/version.h /bb.download/source/xz-5.4.5/src/liblzma/api/lzma/vli.h '/BuggyBox/xz-utils/5.4.5/bootstrap/include/lzma'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644  /bb.download/source/xz-5.4.5/src/liblzma/api/lzma.h '/BuggyBox/xz-utils/5.4.5/bootstrap/include/.'
make[4]: Leaving directory '/bb.build/src/liblzma/api'
make[3]: Leaving directory '/bb.build/src/liblzma/api'
make[3]: Entering directory '/bb.build/src/liblzma'
make[4]: Entering directory '/bb.build/src/liblzma'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/lib'
 /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c   liblzma.la '/BuggyBox/xz-utils/5.4.5/bootstrap/lib'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/liblzma.so.5.4.5 /BuggyBox/xz-utils/5.4.5/bootstrap/lib/liblzma.so.5.4.5
libtool: install: (cd /BuggyBox/xz-utils/5.4.5/bootstrap/lib && { ln -s -f liblzma.so.5.4.5 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.4.5 liblzma.so.5; }; })
libtool: install: (cd /BuggyBox/xz-utils/5.4.5/bootstrap/lib && { ln -s -f liblzma.so.5.4.5 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.4.5 liblzma.so; }; })
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/liblzma.lai /BuggyBox/xz-utils/5.4.5/bootstrap/lib/liblzma.la
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/liblzma.a /BuggyBox/xz-utils/5.4.5/bootstrap/lib/liblzma.a
libtool: install: chmod 644 /BuggyBox/xz-utils/5.4.5/bootstrap/lib/liblzma.a
libtool: install: ranlib /BuggyBox/xz-utils/5.4.5/bootstrap/lib/liblzma.a
libtool: finish: PATH="/bin:/usr/bin:/BuggyBox/glibc/2.38/bootstrap/bin:/BuggyBox/zstd/1.5.5/bootstrap/bin:/BuggyBox/lz4/1.9.4/bootstrap/bin:/BuggyBox/ncurses/6.4/bootstrap/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:/BuggyBox/pkg-config/0.29.2/bootstrap/bin:/BuggyBox/openssl/3.1.3/bootstrap/bin:/BuggyBox/tar/1.35/bootstrap/bin:/BuggyBox/python/3.11.7/bootstrap/bin:/BuggyBox/meson/1.2.0/bootstrap/bin:/BuggyBox/cmake/3.27.7/bootstrap/bin:/BuggyBox/ninja/1.11.1/bootstrap/bin:/BuggyBox/gcc/13.2.0/bootstrap/bin:/sbin" ldconfig -n /BuggyBox/xz-utils/5.4.5/bootstrap/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /BuggyBox/xz-utils/5.4.5/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/xz-utils/5.4.5/bootstrap/lib/pkgconfig'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 liblzma.pc '/BuggyBox/xz-utils/5.4.5/bootstrap/lib/pkgconfig'
make[4]: Leaving directory '/bb.build/src/liblzma'
make[3]: Leaving directory '/bb.build/src/liblzma'
make[2]: Leaving directory '/bb.build/src/liblzma'
Making install in xzdec
make[2]: Entering directory '/bb.build/src/xzdec'
make[3]: Entering directory '/bb.build/src/xzdec'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c xzdec lzmadec '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/xzdec /BuggyBox/xz-utils/5.4.5/bootstrap/bin/xzdec
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lzmadec /BuggyBox/xz-utils/5.4.5/bootstrap/bin/lzmadec
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/src/xzdec/xzdec.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
/BuggyBox/make/4.4/bootstrap/bin/make  install-data-hook
make[4]: Entering directory '/bb.build/src/xzdec'
languages= ; \
if test "yes" = yes && test -d "/bb.download/source/xz-5.4.5/po4a/man"; then \
	languages=`ls "/bb.download/source/xz-5.4.5/po4a/man"`; \
fi; \
target=`echo xzdec | sed 's,x,x,'` && \
link=`echo lzmadec | sed 's,x,x,'` && \
for lang in . $languages; do \
	man="/bb.download/source/xz-5.4.5/po4a/man/$lang/xzdec.1" ; \
	if test -f "$man"; then \
		/BuggyBox/make/4.4/bootstrap/bin/make dist_man_MANS="$man" man_MANS= \
			mandir="/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/$lang" install-man; \
	fi; \
	man1dir="/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/$lang/man1" && \
	if test -f "$man1dir/$target.1"; then \
		if test -n "lzmadec"; then ( \
			cd "$man1dir" && \
			rm -f "$link.1" && \
			ln -s "$target.1" "$link.1" \
		); fi; \
	fi; \
done
make[5]: Entering directory '/bb.build/src/xzdec'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/de/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/de/xzdec.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/de/man1'
make[5]: Leaving directory '/bb.build/src/xzdec'
make[5]: Entering directory '/bb.build/src/xzdec'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/fr/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/fr/xzdec.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/fr/man1'
make[5]: Leaving directory '/bb.build/src/xzdec'
make[5]: Entering directory '/bb.build/src/xzdec'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ko/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/ko/xzdec.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ko/man1'
make[5]: Leaving directory '/bb.build/src/xzdec'
make[5]: Entering directory '/bb.build/src/xzdec'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/pt_BR/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/pt_BR/xzdec.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/pt_BR/man1'
make[5]: Leaving directory '/bb.build/src/xzdec'
make[5]: Entering directory '/bb.build/src/xzdec'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ro/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/ro/xzdec.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ro/man1'
make[5]: Leaving directory '/bb.build/src/xzdec'
make[5]: Entering directory '/bb.build/src/xzdec'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/uk/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/uk/xzdec.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/uk/man1'
make[5]: Leaving directory '/bb.build/src/xzdec'
make[4]: Leaving directory '/bb.build/src/xzdec'
make[3]: Leaving directory '/bb.build/src/xzdec'
make[2]: Leaving directory '/bb.build/src/xzdec'
Making install in xz
make[2]: Entering directory '/bb.build/src/xz'
make[3]: Entering directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c xz '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/xz /BuggyBox/xz-utils/5.4.5/bootstrap/bin/xz
/BuggyBox/make/4.4/bootstrap/bin/make  install-exec-hook
make[4]: Entering directory '/bb.build/src/xz'
cd "/BuggyBox/xz-utils/5.4.5/bootstrap/bin" && \
target=`echo xz | sed 's,x,x,'` && \
for name in unxz xzcat lzma unlzma lzcat; do \
	link=`echo $name | sed 's,x,x,'` && \
	rm -f "$link" && \
	ln -s "$target" "$link"; \
done
make[4]: Leaving directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/src/xz/xz.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
/BuggyBox/make/4.4/bootstrap/bin/make  install-data-hook
make[4]: Entering directory '/bb.build/src/xz'
languages= ; \
if test "yes" = yes && test -d "/bb.download/source/xz-5.4.5/po4a/man"; then \
	languages=`ls "/bb.download/source/xz-5.4.5/po4a/man"`; \
fi; \
target=`echo xz | sed 's,x,x,'` && \
for lang in . $languages; do \
	man="/bb.download/source/xz-5.4.5/po4a/man/$lang/xz.1" ; \
	if test -f "$man"; then \
		/BuggyBox/make/4.4/bootstrap/bin/make dist_man_MANS="$man" man_MANS= \
			mandir="/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/$lang" install-man; \
	fi; \
	man1dir="/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/$lang/man1" && \
	if test -f "$man1dir/$target.1"; then ( \
		cd "$man1dir" && \
		for name in unxz xzcat lzma unlzma lzcat; do \
			link=`echo $name | sed 's,x,x,'` && \
			rm -f "$link.1" && \
			ln -s "$target.1" "$link.1"; \
		done \
	); fi; \
done
make[5]: Entering directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/de/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/de/xz.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/de/man1'
make[5]: Leaving directory '/bb.build/src/xz'
make[5]: Entering directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/fr/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/fr/xz.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/fr/man1'
make[5]: Leaving directory '/bb.build/src/xz'
make[5]: Entering directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ko/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/ko/xz.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ko/man1'
make[5]: Leaving directory '/bb.build/src/xz'
make[5]: Entering directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/pt_BR/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/pt_BR/xz.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/pt_BR/man1'
make[5]: Leaving directory '/bb.build/src/xz'
make[5]: Entering directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ro/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/ro/xz.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ro/man1'
make[5]: Leaving directory '/bb.build/src/xz'
make[5]: Entering directory '/bb.build/src/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/uk/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/uk/xz.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/uk/man1'
make[5]: Leaving directory '/bb.build/src/xz'
make[4]: Leaving directory '/bb.build/src/xz'
make[3]: Leaving directory '/bb.build/src/xz'
make[2]: Leaving directory '/bb.build/src/xz'
Making install in lzmainfo
make[2]: Entering directory '/bb.build/src/lzmainfo'
make[3]: Entering directory '/bb.build/src/lzmainfo'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
  /bin/sh ../../libtool   --mode=install /BuggyBox/coreutils/9.4/bootstrap/bin/install -c lzmainfo '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
libtool: install: /BuggyBox/coreutils/9.4/bootstrap/bin/install -c .libs/lzmainfo /BuggyBox/xz-utils/5.4.5/bootstrap/bin/lzmainfo
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/src/lzmainfo/lzmainfo.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
make[3]: Leaving directory '/bb.build/src/lzmainfo'
make[2]: Leaving directory '/bb.build/src/lzmainfo'
Making install in scripts
make[2]: Entering directory '/bb.build/src/scripts'
make[3]: Entering directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c xzdiff xzgrep xzmore xzless '/BuggyBox/xz-utils/5.4.5/bootstrap/bin'
/BuggyBox/make/4.4/bootstrap/bin/make  install-exec-hook
make[4]: Entering directory '/bb.build/src/scripts'
cd "/BuggyBox/xz-utils/5.4.5/bootstrap/bin" && \
for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
	target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \
	link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \
	rm -f "$link" && \
	ln -s "$target" "$link"; \
done
make[4]: Leaving directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/src/scripts/xzdiff.1 /bb.download/source/xz-5.4.5/src/scripts/xzgrep.1 /bb.download/source/xz-5.4.5/src/scripts/xzmore.1 /bb.download/source/xz-5.4.5/src/scripts/xzless.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/man1'
/BuggyBox/make/4.4/bootstrap/bin/make  install-data-hook
make[4]: Entering directory '/bb.build/src/scripts'
languages= ; \
if test "yes" = yes && test -d "/bb.download/source/xz-5.4.5/po4a/man"; then \
	languages=`ls "/bb.download/source/xz-5.4.5/po4a/man"`; \
fi; \
for lang in $languages; do \
	mans= ; \
	for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \
		man="/bb.download/source/xz-5.4.5/po4a/man/$lang/$man" ; \
		if test -f "$man"; then \
			mans="$mans $man"; \
		fi; \
	done; \
	/BuggyBox/make/4.4/bootstrap/bin/make dist_man_MANS="$mans" man_MANS= \
			mandir="/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/$lang" install-man; \
done; \
for lang in . $languages; do \
	for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \
		target=`echo $pair | sed 's/-.*$//' \
				| sed 's,x,x,'` && \
		link=`echo $pair | sed 's/^.*-//' \
				| sed 's,x,x,'` && \
		man1dir="/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/$lang/man1" && \
		if test -f "$man1dir/$target.1"; then ( \
			cd "$man1dir" && \
			rm -f "$link.1" && \
			ln -s "$target.1" "$link.1" \
		); fi; \
	done; \
done
make[5]: Entering directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/de/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/de/xzdiff.1 /bb.download/source/xz-5.4.5/po4a/man/de/xzgrep.1 /bb.download/source/xz-5.4.5/po4a/man/de/xzmore.1 /bb.download/source/xz-5.4.5/po4a/man/de/xzless.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/de/man1'
make[5]: Leaving directory '/bb.build/src/scripts'
make[5]: Entering directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/fr/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/fr/xzdiff.1 /bb.download/source/xz-5.4.5/po4a/man/fr/xzmore.1 /bb.download/source/xz-5.4.5/po4a/man/fr/xzless.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/fr/man1'
make[5]: Leaving directory '/bb.build/src/scripts'
make[5]: Entering directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ko/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/ko/xzdiff.1 /bb.download/source/xz-5.4.5/po4a/man/ko/xzgrep.1 /bb.download/source/xz-5.4.5/po4a/man/ko/xzmore.1 /bb.download/source/xz-5.4.5/po4a/man/ko/xzless.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ko/man1'
make[5]: Leaving directory '/bb.build/src/scripts'
make[5]: Entering directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/pt_BR/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/pt_BR/xzdiff.1 /bb.download/source/xz-5.4.5/po4a/man/pt_BR/xzgrep.1 /bb.download/source/xz-5.4.5/po4a/man/pt_BR/xzmore.1 /bb.download/source/xz-5.4.5/po4a/man/pt_BR/xzless.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/pt_BR/man1'
make[5]: Leaving directory '/bb.build/src/scripts'
make[5]: Entering directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ro/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/ro/xzdiff.1 /bb.download/source/xz-5.4.5/po4a/man/ro/xzgrep.1 /bb.download/source/xz-5.4.5/po4a/man/ro/xzmore.1 /bb.download/source/xz-5.4.5/po4a/man/ro/xzless.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/ro/man1'
make[5]: Leaving directory '/bb.build/src/scripts'
make[5]: Entering directory '/bb.build/src/scripts'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/uk/man1'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/po4a/man/uk/xzdiff.1 /bb.download/source/xz-5.4.5/po4a/man/uk/xzgrep.1 /bb.download/source/xz-5.4.5/po4a/man/uk/xzmore.1 /bb.download/source/xz-5.4.5/po4a/man/uk/xzless.1 '/BuggyBox/xz-utils/5.4.5/bootstrap/share/man/uk/man1'
make[5]: Leaving directory '/bb.build/src/scripts'
make[4]: Leaving directory '/bb.build/src/scripts'
make[3]: Leaving directory '/bb.build/src/scripts'
make[2]: Leaving directory '/bb.build/src/scripts'
make[2]: Entering directory '/bb.build/src'
make[3]: Entering directory '/bb.build/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/bb.build/src'
make[2]: Leaving directory '/bb.build/src'
make[1]: Leaving directory '/bb.build/src'
Making install in po
make[1]: Entering directory '/bb.build/po'
installing /bb.download/source/xz-5.4.5/po/ca.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/ca/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/cs.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/cs/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/da.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/da/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/de.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/de/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/eo.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/eo/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/es.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/es/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/fi.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/fi/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/fr.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/fr/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/hr.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/hr/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/hu.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/hu/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/it.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/it/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/ko.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/ko/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/pl.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/pl/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/pt.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/pt/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/pt_BR.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/pt_BR/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/ro.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/ro/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/sr.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/sr/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/sv.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/sv/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/tr.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/tr/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/uk.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/uk/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/vi.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/vi/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/zh_CN.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/zh_CN/LC_MESSAGES/xz.mo
installing /bb.download/source/xz-5.4.5/po/zh_TW.gmo as /BuggyBox/xz-utils/5.4.5/bootstrap/share/locale/zh_TW/LC_MESSAGES/xz.mo
if test "xz" = "gettext-tools"; then \
  /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p /BuggyBox/xz-utils/5.4.5/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/xz-5.4.5/po/$file \
		    /BuggyBox/xz-utils/5.4.5/bootstrap/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /BuggyBox/xz-utils/5.4.5/bootstrap/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/bb.build/po'
Making install in tests
make[1]: Entering directory '/bb.build/tests'
make[2]: Entering directory '/bb.build/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/bb.build/tests'
make[1]: Leaving directory '/bb.build/tests'
make[1]: Entering directory '/bb.build'
make[2]: Entering directory '/bb.build'
make[2]: Nothing to be done for 'install-exec-am'.
if test -d "/bb.download/source/xz-5.4.5/doc/api" ; then \
	/BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p "/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz/api" && \
	/BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 "/bb.download/source/xz-5.4.5"/doc/api/* \
		"/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz/api"; \
fi
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/AUTHORS /bb.download/source/xz-5.4.5/COPYING /bb.download/source/xz-5.4.5/COPYING.GPLv2 /bb.download/source/xz-5.4.5/NEWS /bb.download/source/xz-5.4.5/README /bb.download/source/xz-5.4.5/THANKS /bb.download/source/xz-5.4.5/TODO /bb.download/source/xz-5.4.5/doc/faq.txt /bb.download/source/xz-5.4.5/doc/history.txt /bb.download/source/xz-5.4.5/doc/xz-file-format.txt /bb.download/source/xz-5.4.5/doc/lzma-file-format.txt '/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz/examples'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/doc/examples/00_README.txt /bb.download/source/xz-5.4.5/doc/examples/01_compress_easy.c /bb.download/source/xz-5.4.5/doc/examples/02_decompress.c /bb.download/source/xz-5.4.5/doc/examples/03_compress_custom.c /bb.download/source/xz-5.4.5/doc/examples/04_compress_easy_mt.c /bb.download/source/xz-5.4.5/doc/examples/Makefile '/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz/examples'
 /BuggyBox/coreutils/9.4/bootstrap/bin/mkdir -p '/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz/examples_old'
 /BuggyBox/coreutils/9.4/bootstrap/bin/install -c -m 644 /bb.download/source/xz-5.4.5/doc/examples_old/xz_pipe_comp.c /bb.download/source/xz-5.4.5/doc/examples_old/xz_pipe_decomp.c '/BuggyBox/xz-utils/5.4.5/bootstrap/share/doc/xz/examples_old'
make[2]: Leaving directory '/bb.build'
make[1]: Leaving directory '/bb.build'
Stderr
/bb.build/libtool: line 1889: ldconfig: command not found