
XZ Utils 5.2.3

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 sparc
checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc
checking which match finders to build... hc3 hc4 bt2 bt3 bt4
checking which integrity checks to build... crc32 crc64 sha256
checking if external SHA-256 should be used... no
checking if assembler optimizations should be used... x86_64
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 library symbol versioning should be used... yes
checking if sandboxing should be used... no

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

Initializing Automake:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether ln -s works... yes
checking for style of include used by make... GNU
checking for x86_64-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /home/bastian/ledebot/source/staging_dir/host/bin/grep
checking for egrep... /home/bastian/ledebot/source/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes

POSIX threading support:
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for pthread_condattr_setclock... yes
checking whether CLOCK_MONOTONIC is declared... yes

Initializing Libtool:
checking how to print strings... printf
checking for a sed that does not truncate output... /home/bastian/ledebot/source/staging_dir/host/bin/sed
checking for fgrep... /home/bastian/ledebot/source/staging_dir/host/bin/grep -F
checking for ld used by 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/x86_64-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-linux-gnu-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 x86_64-linux-gnu-objdump... x86_64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-linux-gnu-ar... x86_64-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-linux-gnu-strip... x86_64-linux-gnu-strip
checking for x86_64-linux-gnu-ranlib... x86_64-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-linux-gnu-nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/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-linux-gnu-windres... no
checking for windres... no

Initializing gettext:
checking whether NLS is requested... yes
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 used by gcc... /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 for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc

System headers and functions:
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking immintrin.h usability... yes
checking immintrin.h presence... yes
checking for immintrin.h... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int64_t... yes
checking for uint64_t... yes
checking for uintptr_t... yes
checking size of size_t... 8
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_uatime... no
checking for struct stat.st_atim.st__tim.tv_nsec... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking whether optreset is declared... no
checking for futimens... yes
checking for posix_fadvise... yes
checking whether program_invocation_name is declared... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking if bswap_16 is available... yes
checking if bswap_32 is available... yes
checking if bswap_64 is available... yes
checking if unaligned memory access should be used... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking how to detect the amount of physical memory... sysconf
checking for sys/param.h... (cached) yes
checking how to detect the number of available CPU cores... sched_getaffinity
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for wcwidth... yes
checking whether _mm_movemask_epi8 is declared... yes

GCC extensions:
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking if gcc accepts -Wall... yes
checking if gcc accepts -Wextra... yes
checking if gcc accepts -Wvla... yes
checking if gcc accepts -Wformat=2... yes
checking if gcc accepts -Winit-self... yes
checking if gcc accepts -Wmissing-include-dirs... no
checking if gcc accepts -Wstrict-aliasing... yes
checking if gcc accepts -Wfloat-equal... yes
checking if gcc accepts -Wundef... yes
checking if gcc accepts -Wshadow... yes
checking if gcc accepts -Wpointer-arith... yes
checking if gcc accepts -Wbad-function-cast... yes
checking if gcc accepts -Wwrite-strings... yes
checking if gcc accepts -Wlogical-op... yes
checking if gcc accepts -Waggregate-return... yes
checking if gcc accepts -Wstrict-prototypes... yes
checking if gcc accepts -Wold-style-definition... yes
checking if gcc accepts -Wmissing-prototypes... yes
checking if gcc accepts -Wmissing-declarations... yes
checking if gcc accepts -Wmissing-noreturn... yes
checking if gcc accepts -Wredundant-decls... yes

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
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/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make  all-recursive
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
Making all in src
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
Making all in liblzma
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
Making all in api
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma/api'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma/api'
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -o liblzma_la-stream_flags_common.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -o liblzma_la-index.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -o liblzma_la-hardware_physmem.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -o liblzma_la-vli_size.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -o liblzma_la-alone_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -o liblzma_la-filter_common.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -o liblzma_la-hardware_cputhreads.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -o liblzma_la-filter_encodelibtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o
r.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -o liblzma_la-block_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -o liblzma_la-common.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -o liblzma_la-block_header_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -o liblzma_la-easy_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -o liblzma_la-easy_preset.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -o liblzma_la-index_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -o liblzma_la-block_util.o
mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo
mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c
mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c
mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo
mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo
mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c
mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo
mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c
mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c
mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo
mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c
mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c
mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo
mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c
mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c
mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo
mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c
mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo
mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c
mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c
mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c
mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -o liblzma_la-stream_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -o liblzma_la-vli_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -o liblzma_la-auto_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -o liblzma_la-stream_encoder_mt.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -o liblzma_la-outqueue.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -o liblzma_la-block_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -o liblzma_la-alone_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -o liblzma_la-block_header_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o
mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -o liblzma_la-filter_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -o liblzma_la-index_hash.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -o liblzma_la-index_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -o liblzma_la-vli_decoder.o
mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -o liblzma_la-check.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c
mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo
mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -o liblzma_la-crc32_table.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c
mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c
mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo
mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo
mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c
mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo
mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c
mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c
mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo
mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -o liblzma_la-stream_decoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c
mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c
mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c
mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo
mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c
mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo
mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c
mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c
mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -o liblzma_la-crc32_fast.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -o liblzma_la-sha256.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -o liblzma_la-crc64_table.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -o liblzma_la-crc64_fast.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -o liblzma_la-lz_decoder.o
mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -o liblzma_la-lz_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -o liblzma_la-fastpos_table.o
mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o
mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c
mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -o liblzma_la-price_table.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -o liblzma_la-delta_encoder.o
mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -o liblzma_la-delta_decoder.o
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -o liblzma_la-delta_common.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -o liblzma_la-simple_encoder.o
mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo
mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c
/usr/bin/env bash ../../libtool  --tag=CC   --mode=compile 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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c
mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo
mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo
rm -f liblzma.pc
sed \
	-e 's,@prefix[@],/home/bastian/ledebot/source/staging_dir/host,g' \
	-e 's,@exec_prefix[@],/home/bastian/ledebot/source/staging_dir/host,g' \
	-e 's,@libdir[@],/home/bastian/ledebot/source/staging_dir/host/lib,g' \
	-e 's,@includedir[@],/home/bastian/ledebot/source/staging_dir/host/include,g' \
	-e 's,@PACKAGE_URL[@],http://tukaani.org/xz/,g' \
	-e 's,@PACKAGE_VERSION[@],5.2.3,g' \
	-e 's,@PTHREAD_CFLAGS[@],-pthread,g' \
	-e 's,@LIBS[@],,g' \
	< ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; }
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -o liblzma_la-simple_coder.o
mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo
mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo
mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo
mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo
mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo
mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -o liblzma_la-simple_decoder.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -o liblzma_la-powerpc.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -o liblzma_la-armthumb.o
mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -o liblzma_la-x86.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -o liblzma_la-ia64.o
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -o liblzma_la-arm.o
mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo
libtool: compile:  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/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -o liblzma_la-sparc.o
mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo
mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo
mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo
mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo
mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo
mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo
mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo
mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo
mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo
mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo
mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo
mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo
mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -no-undefined -version-info 7:3:2 -Wl,--version-script=../../src/liblzma/liblzma.map  -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib  -o liblzma.la -rpath /home/bastian/ledebot/source/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-vli_size.lo liblzma_la-hardware_cputhreads.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-outqueue.lo liblzma_la-stream_encoder_mt.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-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-check.lo  liblzma_la-crc32_table.lo  liblzma_la-crc32_fast.lo  liblzma_la-crc64_table.lo  liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo  liblzma_la-price_table.lo  liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo   
libtool: link: x86_64-linux-gnu-ar cru .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-vli_size.o liblzma_la-hardware_cputhreads.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-outqueue.o liblzma_la-stream_encoder_mt.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-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-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-sparc.o
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: x86_64-linux-gnu-ranlib .libs/liblzma.a
libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" )
make[8]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
Making all in xzdec
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po
mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po
mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po
mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po
mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include   -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib  -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o  ../../src/liblzma/liblzma.la   
mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include   -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib  -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o  ../../src/liblzma/liblzma.la   
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o  -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib ../../src/liblzma/.libs/liblzma.a -pthread
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o  -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib ../../src/liblzma/.libs/liblzma.a -pthread
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
Making all in xz
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c
mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po
mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po
mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po
mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po
mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po
mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po
mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po
mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po
mv -f .deps/xz-options.Tpo .deps/xz-options.Po
mv -f .deps/xz-main.Tpo .deps/xz-main.Po
mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po
mv -f .deps/xz-util.Tpo .deps/xz-util.Po
mv -f .deps/xz-args.Tpo .deps/xz-args.Po
mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po
mv -f .deps/xz-message.Tpo .deps/xz-message.Po
mv -f .deps/xz-list.Tpo .deps/xz-list.Po
mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include   -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/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-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o  ../../src/liblzma/liblzma.la    
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/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-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o  -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib ../../src/liblzma/.libs/liblzma.a -pthread
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
Making all in lzmainfo
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/lzmainfo'
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DLOCALEDIR=\"/home/bastian/ledebot/source/staging_dir/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c
mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po
mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po
mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po
/usr/bin/env bash ../../libtool  --tag=CC   --mode=link gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include   -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib  -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o  ../../src/liblzma/liblzma.la   
libtool: link: gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o  -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib ../../src/liblzma/.libs/liblzma.a -pthread
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/lzmainfo'
Making all in scripts
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
Making all in po
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/po'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/po'
Making all in tests
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/tests'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/tests'
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[4]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[4]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
Making install in src
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
Making install in liblzma
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
Making install in api
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma/api'
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma/api'
make[8]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/include'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/include/lzma'
 /usr/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/bastian/ledebot/source/staging_dir/host/include/lzma'
 /usr/bin/install -c -m 644  lzma.h '/home/bastian/ledebot/source/staging_dir/host/include/.'
make[8]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma/api'
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma/api'
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/lib'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/lib/pkgconfig'
 /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c   liblzma.la '/home/bastian/ledebot/source/staging_dir/host/lib'
 /usr/bin/install -c -m 644 liblzma.pc '/home/bastian/ledebot/source/staging_dir/host/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/liblzma.lai /home/bastian/ledebot/source/staging_dir/host/lib/liblzma.la
libtool: install: /usr/bin/install -c .libs/liblzma.a /home/bastian/ledebot/source/staging_dir/host/lib/liblzma.a
libtool: install: chmod 644 /home/bastian/ledebot/source/staging_dir/host/lib/liblzma.a
libtool: install: x86_64-linux-gnu-ranlib /home/bastian/ledebot/source/staging_dir/host/lib/liblzma.a
libtool: finish: PATH="/home/bastian/ledebot/source/staging_dir/host/bin:/home/bastian/ledebot/source/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl/bin:/home/bastian/ledebot/source/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl/bin:/home/bastian/ledebot/source/staging_dir/host/bin:/home/bastian/ledebot/source/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl/bin:/home/bastian/ledebot/source/staging_dir/host/bin:/home/bastian/ledebot/source/staging_dir/host/bin:~:/home/bastian:~:/usr/bin:/bin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin:/usr/sbin:/sbin" ldconfig -n /home/bastian/ledebot/source/staging_dir/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/bastian/ledebot/source/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/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/liblzma'
Making install in xzdec
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/bin'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c xzdec lzmadec '/home/bastian/ledebot/source/staging_dir/host/bin'
 /usr/bin/install -c -m 644 xzdec.1 '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
make  install-data-hook
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
cd /home/bastian/ledebot/source/staging_dir/host/share/man/man1 && \
target=`echo xzdec | sed 's&$&&;s&^&&'` && \
link=`echo lzmadec | sed 's&$&&;s&^&&'` && \
rm -f $link.1 && \
ln -s $target.1 $link.1
make[8]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
libtool: install: /usr/bin/install -c xzdec /home/bastian/ledebot/source/staging_dir/host/bin/xzdec
libtool: install: /usr/bin/install -c lzmadec /home/bastian/ledebot/source/staging_dir/host/bin/lzmadec
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xzdec'
Making install in xz
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/bin'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c xz '/home/bastian/ledebot/source/staging_dir/host/bin'
 /usr/bin/install -c -m 644 xz.1 '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
make  install-data-hook
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
cd /home/bastian/ledebot/source/staging_dir/host/share/man/man1 && \
target=`echo xz | sed 's&$&&;s&^&&'` && \
for name in unxz xzcat; do \
	link=`echo $name | sed 's&$&&;s&^&&'` && \
	rm -f $link.1 && \
	ln -s $target.1 $link.1; \
done
make[8]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
libtool: install: /usr/bin/install -c xz /home/bastian/ledebot/source/staging_dir/host/bin/xz
make  install-exec-hook
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
cd /home/bastian/ledebot/source/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/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/xz'
Making install in lzmainfo
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/lzmainfo'
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/lzmainfo'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/bin'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
  /usr/bin/env bash ../../libtool   --mode=install /usr/bin/install -c lzmainfo '/home/bastian/ledebot/source/staging_dir/host/bin'
 /usr/bin/install -c -m 644 lzmainfo.1 '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
libtool: install: /usr/bin/install -c lzmainfo /home/bastian/ledebot/source/staging_dir/host/bin/lzmainfo
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/lzmainfo'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/lzmainfo'
Making install in scripts
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/bin'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
 /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/bastian/ledebot/source/staging_dir/host/bin'
 /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/bastian/ledebot/source/staging_dir/host/share/man/man1'
make  install-exec-hook
make  install-data-hook
make[8]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
cd /home/bastian/ledebot/source/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]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
cd /home/bastian/ledebot/source/staging_dir/host/share/man/man1 && \
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.1 && \
	ln -s $target.1 $link.1; \
done
make[8]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
make[8]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src/scripts'
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/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/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/src'
Making install in po
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/po'
installing cs.gmo as /home/bastian/ledebot/source/staging_dir/host/share/locale/cs/LC_MESSAGES/xz.mo
installing de.gmo as /home/bastian/ledebot/source/staging_dir/host/share/locale/de/LC_MESSAGES/xz.mo
installing fr.gmo as /home/bastian/ledebot/source/staging_dir/host/share/locale/fr/LC_MESSAGES/xz.mo
installing it.gmo as /home/bastian/ledebot/source/staging_dir/host/share/locale/it/LC_MESSAGES/xz.mo
installing pl.gmo as /home/bastian/ledebot/source/staging_dir/host/share/locale/pl/LC_MESSAGES/xz.mo
installing vi.gmo as /home/bastian/ledebot/source/staging_dir/host/share/locale/vi/LC_MESSAGES/xz.mo
if test "xz" = "gettext-tools"; then \
  /bin/mkdir -p /home/bastian/ledebot/source/staging_dir/host/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /home/bastian/ledebot/source/staging_dir/host/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/bastian/ledebot/source/staging_dir/host/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/po'
Making install in tests
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/tests'
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/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/bastian/ledebot/source/build_dir/host/xz-5.2.3/tests'
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3/tests'
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[6]: Entering directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[6]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/share/doc/xz'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/share/doc/xz/examples'
 /bin/mkdir -p '/home/bastian/ledebot/source/staging_dir/host/share/doc/xz/examples_old'
 /usr/bin/install -c -m 644 doc/examples/00_README.txt doc/examples/01_compress_easy.c doc/examples/02_decompress.c doc/examples/03_compress_custom.c doc/examples/04_compress_easy_mt.c doc/examples/Makefile '/home/bastian/ledebot/source/staging_dir/host/share/doc/xz/examples'
 /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/home/bastian/ledebot/source/staging_dir/host/share/doc/xz'
 /usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/home/bastian/ledebot/source/staging_dir/host/share/doc/xz/examples_old'
make[6]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
make[4]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/xz-5.2.3'
