+ curl -f --connect-timeout 5 --retry 3 --location https://github.com/tukaani-project/xz/releases/download/v5.8.1/xz-5.8.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1858k 100 1858k 0 0 3774k 0 --:--:-- --:--:-- --:--:-- 3774k XZ Utils 5.8.1 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 riscv checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc riscv 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... /home/buildbot/openwrt/staging_dir/host/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether ln -s works... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... /home/buildbot/openwrt/staging_dir/host/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -g... yes checking for /home/buildbot/openwrt/staging_dir/host/bin/gcc option to enable C11 features... none needed checking whether /home/buildbot/openwrt/staging_dir/host/bin/gcc understands -c and -o together... yes checking dependency style of /home/buildbot/openwrt/staging_dir/host/bin/gcc... none checking dependency style of /home/buildbot/openwrt/staging_dir/host/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/cdefs.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking if the -Werror option is usable... yes checking for a sed that does not truncate output... /home/buildbot/openwrt/staging_dir/host/bin/sed checking how to run the C preprocessor... /home/buildbot/openwrt/staging_dir/host/bin/gcc -E checking for egrep -e... /home/buildbot/openwrt/staging_dir/host/bin/grep -E POSIX threading support: checking whether /home/buildbot/openwrt/staging_dir/host/bin/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 pthread_condattr_setclock... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... (cached) /home/buildbot/openwrt/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /home/buildbot/openwrt/staging_dir/host/bin/grep checking for egrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -E checking for fgrep... /home/buildbot/openwrt/staging_dir/host/bin/grep -F checking for ld used by /home/buildbot/openwrt/staging_dir/host/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking 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 /usr/bin/ld option to reload object files... -r checking for file... file checking for x86_64-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-pc-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from /home/buildbot/openwrt/staging_dir/host/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildbot/openwrt/staging_dir/host/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc static flag -static works... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc supports -c -o file.o... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/buildbot/openwrt/staging_dir/host/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking if library symbol versioning should be used... no (not building a shared library) Initializing gettext: checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 whether to use NLS... no System headers and functions: checking for immintrin.h... yes checking for cpuid.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... 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 /home/buildbot/openwrt/staging_dir/host/bin/gcc option to enable large file support... none needed checking whether byte ordering is bigendian... no checking if __attribute__((__constructor__)) can be used... yes checking for /home/buildbot/openwrt/staging_dir/host/bin/gcc options needed to detect all undeclared functions... none needed checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking whether CLOCK_MONOTONIC is declared... yes 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 for vasprintf... yes checking whether _mm_movemask_epi8 is declared... yes checking if _mm_clmulepi64_si128 is usable... yes checking if ARM64 CRC32 instruction is usable... no checking if LoongArch CRC32 instructions are usable... no checking for cap_rights_limit... no checking for pledge... no checking if Linux Landlock is usable... yes GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wall... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wextra... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wvla... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wformat=2... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Winit-self... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wmissing-include-dirs... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wshift-overflow=2... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wstrict-overflow=3... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Walloc-zero... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wduplicated-cond... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wfloat-equal... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wundef... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wshadow... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wpointer-arith... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wbad-function-cast... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wwrite-strings... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wdate-time... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wsign-conversion... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wfloat-conversion... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wlogical-op... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Waggregate-return... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wstrict-prototypes... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wold-style-definition... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wmissing-prototypes... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wmissing-declarations... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wredundant-decls... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wimplicit-fallthrough... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wimplicit-fallthrough=5... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wc99-compat... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wc11-extensions... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wc2x-compat... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wc2x-extensions... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wpre-c2x-compat... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Warray-bounds-pointer-arithmetic... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wassign-enum... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wconditional-uninitialized... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wdocumentation... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wduplicate-enum... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wempty-translation-unit... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wflexible-array-extensions... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wmissing-variable-declarations... yes checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wnewline-eof... no checking if /home/buildbot/openwrt/staging_dir/host/bin/gcc accepts -Wshift-sign-overflow... no checking if /home/buildbot/openwrt/staging_dir/host/bin/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 make[4]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make all-recursive make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' Making all in src make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' Making all in liblzma make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' Making all in api make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma/api' make[8]: Nothing to be done for 'all'. make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma/api' make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-string_conversion.lo `test -f 'common/string_conversion.c' || echo './'`common/string_conversion.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/common.c -fPIC -DPIC -o liblzma_la-common.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c ../common/tuklib_physmem.c -fPIC -DPIC -o liblzma_la-tuklib_physmem.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/block_util.c -fPIC -DPIC -o liblzma_la-block_util.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/easy_preset.c -fPIC -DPIC -o liblzma_la-easy_preset.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c ../common/tuklib_cpucores.c -fPIC -DPIC -o liblzma_la-tuklib_cpucores.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/filter_common.c -fPIC -DPIC -o liblzma_la-filter_common.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/index.c -fPIC -DPIC -o liblzma_la-index.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/vli_size.c -fPIC -DPIC -o liblzma_la-vli_size.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_flags_common.c -fPIC -DPIC -o liblzma_la-stream_flags_common.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/hardware_physmem.c -fPIC -DPIC -o liblzma_la-hardware_physmem.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/string_conversion.c -fPIC -DPIC -o liblzma_la-string_conversion.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/outqueue.c -fPIC -DPIC -o liblzma_la-outqueue.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/hardware_cputhreads.c -fPIC -DPIC -o liblzma_la-hardware_cputhreads.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/alone_encoder.c -fPIC -DPIC -o liblzma_la-alone_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/block_encoder.c -fPIC -DPIC -o liblzma_la-block_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/block_header_encoder.c -fPIC -DPIC -o liblzma_la-block_header_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/easy_buffer_encoder.c -fPIC -DPIC -o liblzma_la-easy_buffer_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/block_buffer_encoder.c -fPIC -DPIC -o liblzma_la-block_buffer_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/easy_encoder_memusage.c -fPIC -DPIC -o liblzma_la-easy_encoder_memusage.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/easy_encoder.c -fPIC -DPIC -o liblzma_la-easy_encoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/filter_buffer_encoder.c -fPIC -DPIC -o liblzma_la-filter_buffer_encoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/filter_encoder.c -fPIC -DPIC -o liblzma_la-filter_encoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-microlzma_encoder.lo `test -f 'common/microlzma_encoder.c' || echo './'`common/microlzma_encoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/filter_flags_encoder.c -fPIC -DPIC -o liblzma_la-filter_flags_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/index_encoder.c -fPIC -DPIC -o liblzma_la-index_encoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_buffer_encoder.c -fPIC -DPIC -o liblzma_la-stream_buffer_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_flags_encoder.c -fPIC -DPIC -o liblzma_la-stream_flags_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/vli_encoder.c -fPIC -DPIC -o liblzma_la-vli_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_encoder.c -fPIC -DPIC -o liblzma_la-stream_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_encoder_mt.c -fPIC -DPIC -o liblzma_la-stream_encoder_mt.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/microlzma_encoder.c -fPIC -DPIC -o liblzma_la-microlzma_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/alone_decoder.c -fPIC -DPIC -o liblzma_la-alone_decoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/auto_decoder.c -fPIC -DPIC -o liblzma_la-auto_decoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-file_info.lo `test -f 'common/file_info.c' || echo './'`common/file_info.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/block_buffer_decoder.c -fPIC -DPIC -o liblzma_la-block_buffer_decoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/block_decoder.c -fPIC -DPIC -o liblzma_la-block_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/block_header_decoder.c -fPIC -DPIC -o liblzma_la-block_header_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/file_info.c -fPIC -DPIC -o liblzma_la-file_info.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/filter_buffer_decoder.c -fPIC -DPIC -o liblzma_la-filter_buffer_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/easy_decoder_memusage.c -fPIC -DPIC -o liblzma_la-easy_decoder_memusage.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/filter_decoder.c -fPIC -DPIC -o liblzma_la-filter_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/filter_flags_decoder.c -fPIC -DPIC -o liblzma_la-filter_flags_decoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/index_decoder.c -fPIC -DPIC -o liblzma_la-index_decoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-stream_decoder_mt.lo `test -f 'common/stream_decoder_mt.c' || echo './'`common/stream_decoder_mt.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/index_hash.c -fPIC -DPIC -o liblzma_la-index_hash.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-microlzma_decoder.lo `test -f 'common/microlzma_decoder.c' || echo './'`common/microlzma_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzip_decoder.lo `test -f 'common/lzip_decoder.c' || echo './'`common/lzip_decoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_buffer_decoder.c -fPIC -DPIC -o liblzma_la-stream_buffer_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_decoder.c -fPIC -DPIC -o liblzma_la-stream_decoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_flags_decoder.c -fPIC -DPIC -o liblzma_la-stream_flags_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/vli_decoder.c -fPIC -DPIC -o liblzma_la-vli_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/stream_decoder_mt.c -fPIC -DPIC -o liblzma_la-stream_decoder_mt.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/microlzma_decoder.c -fPIC -DPIC -o liblzma_la-microlzma_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c common/lzip_decoder.c -fPIC -DPIC -o liblzma_la-lzip_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c check/check.c -fPIC -DPIC -o liblzma_la-check.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c check/crc64_fast.c -fPIC -DPIC -o liblzma_la-crc64_fast.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c check/crc32_fast.c -fPIC -DPIC -o liblzma_la-crc32_fast.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c check/sha256.c -fPIC -DPIC -o liblzma_la-sha256.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lz/lz_encoder.c -fPIC -DPIC -o liblzma_la-lz_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lz/lz_encoder_mf.c -fPIC -DPIC -o liblzma_la-lz_encoder_mf.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lz/lz_decoder.c -fPIC -DPIC -o liblzma_la-lz_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o liblzma_la-lzma_encoder_presets.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/lzma_encoder.c -fPIC -DPIC -o liblzma_la-lzma_encoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o liblzma_la-lzma_encoder_optimum_normal.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o liblzma_la-lzma_encoder_optimum_fast.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/fastpos_table.c -fPIC -DPIC -o liblzma_la-fastpos_table.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/lzma_decoder.c -fPIC -DPIC -o liblzma_la-lzma_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/lzma2_encoder.c -fPIC -DPIC -o liblzma_la-lzma2_encoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c lzma/lzma2_decoder.c -fPIC -DPIC -o liblzma_la-lzma2_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c rangecoder/price_table.c -fPIC -DPIC -o liblzma_la-price_table.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c delta/delta_common.c -fPIC -DPIC -o liblzma_la-delta_common.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c delta/delta_encoder.c -fPIC -DPIC -o liblzma_la-delta_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c delta/delta_decoder.c -fPIC -DPIC -o liblzma_la-delta_decoder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/simple_coder.c -fPIC -DPIC -o liblzma_la-simple_coder.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/simple_encoder.c -fPIC -DPIC -o liblzma_la-simple_encoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/simple_decoder.c -fPIC -DPIC -o liblzma_la-simple_decoder.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/x86.c -fPIC -DPIC -o liblzma_la-x86.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-arm64.lo `test -f 'simple/arm64.c' || echo './'`simple/arm64.c /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/powerpc.c -fPIC -DPIC -o liblzma_la-powerpc.o /usr/bin/env bash ../../libtool --tag=CC --mode=compile /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o liblzma_la-riscv.lo `test -f 'simple/riscv.c' || echo './'`simple/riscv.c libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/ia64.c -fPIC -DPIC -o liblzma_la-ia64.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/arm.c -fPIC -DPIC -o liblzma_la-arm.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/arm64.c -fPIC -DPIC -o liblzma_la-arm64.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/armthumb.c -fPIC -DPIC -o liblzma_la-armthumb.o libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/sparc.c -fPIC -DPIC -o liblzma_la-sparc.o rm -f liblzma.pc sed \ -e 's,@prefix[@],/home/buildbot/openwrt/staging_dir/host,g' \ -e 's,@exec_prefix[@],/home/buildbot/openwrt/staging_dir/host,g' \ -e 's,@libdir[@],/home/buildbot/openwrt/staging_dir/host/lib,g' \ -e 's,@includedir[@],/home/buildbot/openwrt/staging_dir/host/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.8.1,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lpthread ,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } libtool: compile: /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c simple/riscv.c -fPIC -DPIC -o liblzma_la-riscv.o /usr/bin/env bash ../../libtool --tag=CC --mode=link /home/buildbot/openwrt/staging_dir/host/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -no-undefined -version-info 13:1:8 -L/home/buildbot/openwrt/staging_dir/host/lib -o liblzma.la -rpath /home/buildbot/openwrt/staging_dir/host/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_fast.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 liblzma_la-riscv.lo -lpthread 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_fast.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 liblzma_la-riscv.o libtool: link: ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' Making all in xzdec make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xzdec-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmadec-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -DLZMADEC -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /usr/bin/env bash ../../libtool --tag=CC --mode=link /home/buildbot/openwrt/staging_dir/host/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_mbstr_nonprint.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread /usr/bin/env bash ../../libtool --tag=CC --mode=link /home/buildbot/openwrt/staging_dir/host/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_mbstr_nonprint.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /home/buildbot/openwrt/staging_dir/host/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_mbstr_nonprint.o lzmadec-tuklib_exit.o -L/home/buildbot/openwrt/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread libtool: link: /home/buildbot/openwrt/staging_dir/host/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_mbstr_nonprint.o xzdec-tuklib_exit.o -L/home/buildbot/openwrt/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' Making all in xz make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-args.o `test -f 'args.c' || echo './'`args.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-main.o `test -f 'main.c' || echo './'`main.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-message.o `test -f 'message.c' || echo './'`message.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-options.o `test -f 'options.c' || echo './'`options.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-sandbox.o `test -f 'sandbox.c' || echo './'`sandbox.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-util.o `test -f 'util.c' || echo './'`util.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-tuklib_mbstr_wrap.o `test -f '../common/tuklib_mbstr_wrap.c' || echo './'`../common/tuklib_mbstr_wrap.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o xz-list.o `test -f 'list.c' || echo './'`list.c /usr/bin/env bash ../../libtool --tag=CC --mode=link /home/buildbot/openwrt/staging_dir/host/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib -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-sandbox.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_fw.o xz-tuklib_mbstr_nonprint.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_wrap.o xz-list.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /home/buildbot/openwrt/staging_dir/host/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -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-sandbox.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_fw.o xz-tuklib_mbstr_nonprint.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_wrap.o xz-list.o -L/home/buildbot/openwrt/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' Making all in lzmainfo make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmainfo-tuklib_mbstr_nonprint.o `test -f '../common/tuklib_mbstr_nonprint.c' || echo './'`../common/tuklib_mbstr_nonprint.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmainfo-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmainfo-tuklib_mbstr_wrap.o `test -f '../common/tuklib_mbstr_wrap.c' || echo './'`../common/tuklib_mbstr_wrap.c /home/buildbot/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildbot/openwrt/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I/home/buildbot/openwrt/staging_dir/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /usr/bin/env bash ../../libtool --tag=CC --mode=link /home/buildbot/openwrt/staging_dir/host/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -L/home/buildbot/openwrt/staging_dir/host/lib -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_mbstr_nonprint.o lzmainfo-tuklib_mbstr_width.o lzmainfo-tuklib_mbstr_wrap.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /home/buildbot/openwrt/staging_dir/host/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wimplicit-fallthrough -Wimplicit-fallthrough=5 -Wmissing-variable-declarations -O2 -I/home/buildbot/openwrt/staging_dir/host/include -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_mbstr_nonprint.o lzmainfo-tuklib_mbstr_width.o lzmainfo-tuklib_mbstr_wrap.o lzmainfo-tuklib_exit.o -L/home/buildbot/openwrt/staging_dir/host/lib ../../src/liblzma/.libs/liblzma.a -lpthread -pthread make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' Making all in scripts make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' Making all in po make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/po' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/po' Making all in tests make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/tests' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/tests' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[4]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' Making install in src make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' Making install in liblzma make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' Making install in api make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma/api' make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma/api' make[8]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/include' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/include/lzma' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/home/buildbot/openwrt/staging_dir/host/include/lzma' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 lzma.h '/home/buildbot/openwrt/staging_dir/host/include/.' make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma/api' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma/api' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/lib' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/lib/pkgconfig' /usr/bin/env bash ../../libtool --mode=install /home/buildbot/openwrt/staging_dir/host/bin/install -c liblzma.la '/home/buildbot/openwrt/staging_dir/host/lib' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 liblzma.pc '/home/buildbot/openwrt/staging_dir/host/lib/pkgconfig' libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c .libs/liblzma.lai /home/buildbot/openwrt/staging_dir/host/lib/liblzma.la libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c .libs/liblzma.a /home/buildbot/openwrt/staging_dir/host/lib/liblzma.a libtool: install: chmod 644 /home/buildbot/openwrt/staging_dir/host/lib/liblzma.a libtool: install: ranlib /home/buildbot/openwrt/staging_dir/host/lib/liblzma.a libtool: finish: PATH="/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/bin:/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/bin:/home/buildbot/openwrt/staging_dir/host/bin:/home/buildbot/openwrt/staging_dir/toolchain-aarch64_generic_gcc-14.3.0_musl/bin:/home/buildbot/openwrt/staging_dir/host/bin:/home/buildbot/openwrt/staging_dir/host/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildbot/openwrt/staging_dir/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildbot/openwrt/staging_dir/host/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 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. ---------------------------------------------------------------------- make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/liblzma' Making install in xzdec make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/bin' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/share/man/man1' /usr/bin/env bash ../../libtool --mode=install /home/buildbot/openwrt/staging_dir/host/bin/install -c xzdec lzmadec '/home/buildbot/openwrt/staging_dir/host/bin' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 xzdec.1 '/home/buildbot/openwrt/staging_dir/host/share/man/man1' make install-data-hook make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's&$&&;s&^&&'` && \ link=`echo lzmadec | sed 's&$&&;s&^&&'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildbot/openwrt/staging_dir/host/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildbot/openwrt/staging_dir/host/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[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c xzdec /home/buildbot/openwrt/staging_dir/host/bin/xzdec libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c lzmadec /home/buildbot/openwrt/staging_dir/host/bin/lzmadec make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xzdec' Making install in xz make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/bin' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/share/man/man1' /usr/bin/env bash ../../libtool --mode=install /home/buildbot/openwrt/staging_dir/host/bin/install -c xz '/home/buildbot/openwrt/staging_dir/host/bin' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 xz.1 '/home/buildbot/openwrt/staging_dir/host/share/man/man1' make install-data-hook make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's&$&&;s&^&&'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildbot/openwrt/staging_dir/host/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildbot/openwrt/staging_dir/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat; do \ link=`echo $name | sed 's&$&&;s&^&&'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c xz /home/buildbot/openwrt/staging_dir/host/bin/xz make install-exec-hook make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' cd "/home/buildbot/openwrt/staging_dir/host/bin" && \ target=`echo xz | sed 's&$&&;s&^&&'` && \ for name in unxz xzcat; do \ link=`echo $name | sed 's&$&&;s&^&&'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/xz' Making install in lzmainfo make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/bin' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/share/man/man1' /usr/bin/env bash ../../libtool --mode=install /home/buildbot/openwrt/staging_dir/host/bin/install -c lzmainfo '/home/buildbot/openwrt/staging_dir/host/bin' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 lzmainfo.1 '/home/buildbot/openwrt/staging_dir/host/share/man/man1' make install-data-hook make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in . $languages; do \ man="../../po4a/man/$lang/lzmainfo.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildbot/openwrt/staging_dir/host/share/man/$lang" install-man; \ fi; \ done make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' libtool: install: /home/buildbot/openwrt/staging_dir/host/bin/install -c lzmainfo /home/buildbot/openwrt/staging_dir/host/bin/lzmainfo make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/lzmainfo' Making install in scripts make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/bin' /usr/bin/mkdir -p '/home/buildbot/openwrt/staging_dir/host/share/man/man1' /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildbot/openwrt/staging_dir/host/share/man/man1' /home/buildbot/openwrt/staging_dir/host/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildbot/openwrt/staging_dir/host/bin' make install-data-hook make install-exec-hook make[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ make dist_man_MANS="$mans" man_MANS= \ mandir="/home/buildbot/openwrt/staging_dir/host/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&$&&;s&^&&'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's&$&&;s&^&&'` && \ man1dir="/home/buildbot/openwrt/staging_dir/host/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[8]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' cd "/home/buildbot/openwrt/staging_dir/host/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&$&&;s&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&$&&;s&^&&'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' make[8]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src/scripts' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' make[7]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/src' Making install in po make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/buildbot/openwrt/staging_dir/host/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sed quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sed Rules-quot Makevars.template; do \ /home/buildbot/openwrt/staging_dir/host/bin/install -c -m 644 ./$file \ /home/buildbot/openwrt/staging_dir/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildbot/openwrt/staging_dir/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/po' Making install in tests make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/tests' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/tests' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1/tests' make[5]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[6]: Entering directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[5]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' make[4]: Leaving directory '/home/buildbot/openwrt/build_dir/host/xz-5.8.1' time: tools/xz/compile#32.93#7.49#16.09