Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-4341/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 6.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/cci_PR-4341/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=6 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-4341/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 7.9345703125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe xz_utils/5.2.5 exports: File 'conandata.yml' found. Exporting it... xz_utils/5.2.5 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'5.2.5': {'sha256': 'f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10', 'url': 'https://tukaani.org/xz/xz-5.2.5.tar.gz'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 5.2.5: sha256: f6f4910fd033078738bd82bfba4f49219d03b17eb0794eb91efbae419f4aba10 url: https://tukaani.org/xz/xz-5.2.5.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK xz_utils/5.2.5: A new conanfile.py version was exported xz_utils/5.2.5: Folder: /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/export xz_utils/5.2.5: Using the exported files summary hash as the recipe revision: 03c0475d7a71f811f6ae3e7ef06e5abe xz_utils/5.2.5: Exported revision: 03c0475d7a71f811f6ae3e7ef06e5abe Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=6 os=Linux os_build=Linux [options] xz_utils:shared=False [build_requires] [env] xz_utils/5.2.5: Forced build from source xz_utils/5.2.5 (test package): Installing package Requirements xz_utils/5.2.5 from local cache - Cache Packages xz_utils/5.2.5:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK xz_utils/5.2.5: Configuring sources in /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK xz_utils/5.2.5: Copying sources to build folder xz_utils/5.2.5: Building your package in /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb xz_utils/5.2.5: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK xz_utils/5.2.5: Calling build() xz_utils/5.2.5: Calling: > source_subfolder/configure '--disable-doc' '--with-pic' '--enable-static' '--disable-shared' '--prefix=/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--disable-doc' '--with-pic' '--enable-static' '--disable-shared' '--prefix=/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- XZ Utils 5.2.5 System type: checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb 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... maybe (autodetect) checking for a shell that conforms to POSIX... /bin/bash 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... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether ln -s works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... gcc3 checking for /usr/bin/gcc option to accept ISO C99... none needed checking dependency style of /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 for a sed that does not truncate output... /bin/sed checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pthread_condattr_setclock... yes checking whether CLOCK_MONOTONIC is declared... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for 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... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc System headers and functions: checking 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 if __builtin_bswap16/32/64 are supported... yes checking if unaligned memory access should be used... yes checking if unsafe type punning should be used... no checking if __builtin_assume_aligned is supported... yes checking 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 checking sys/capsicum.h usability... no checking sys/capsicum.h presence... no checking for sys/capsicum.h... no checking whether cap_rights_limit is declared... no GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if /usr/bin/gcc accepts -Wall... yes checking if /usr/bin/gcc accepts -Wextra... yes checking if /usr/bin/gcc accepts -Wvla... yes checking if /usr/bin/gcc accepts -Wformat=2... yes checking if /usr/bin/gcc accepts -Winit-self... yes checking if /usr/bin/gcc accepts -Wmissing-include-dirs... yes checking if /usr/bin/gcc accepts -Wstrict-aliasing... yes checking if /usr/bin/gcc accepts -Wfloat-equal... yes checking if /usr/bin/gcc accepts -Wundef... yes checking if /usr/bin/gcc accepts -Wshadow... yes checking if /usr/bin/gcc accepts -Wpointer-arith... yes checking if /usr/bin/gcc accepts -Wbad-function-cast... yes checking if /usr/bin/gcc accepts -Wwrite-strings... yes checking if /usr/bin/gcc accepts -Wlogical-op... yes checking if /usr/bin/gcc accepts -Waggregate-return... yes checking if /usr/bin/gcc accepts -Wstrict-prototypes... yes checking if /usr/bin/gcc accepts -Wold-style-definition... yes checking if /usr/bin/gcc accepts -Wmissing-prototypes... yes checking if /usr/bin/gcc accepts -Wmissing-declarations... yes checking if /usr/bin/gcc accepts -Wmissing-noreturn... yes checking if /usr/bin/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 ----Running------ > make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' Making all in src make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' Making all in liblzma make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' Making all in api make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma/api' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma/api' make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`../common/tuklib_physmem.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`../common/tuklib_cpucores.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c ../../source_subfolder/src/liblzma/common/common.c -fPIC -DPIC -o liblzma_la-common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../../source_subfolder/src/liblzma/../common/tuklib_cpucores.c -fPIC -DPIC -o liblzma_la-tuklib_cpucores.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../../source_subfolder/src/liblzma/../common/tuklib_physmem.c -fPIC -DPIC -o liblzma_la-tuklib_physmem.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 /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/block_util.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/easy_preset.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c ../../source_subfolder/src/liblzma/common/block_util.c -fPIC -DPIC -o liblzma_la-block_util.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c ../../source_subfolder/src/liblzma/common/easy_preset.c -fPIC -DPIC -o liblzma_la-easy_preset.o mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/filter_common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c ../../source_subfolder/src/liblzma/common/filter_common.c -fPIC -DPIC -o liblzma_la-filter_common.o mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/hardware_physmem.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/index.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c ../../source_subfolder/src/liblzma/common/index.c -fPIC -DPIC -o liblzma_la-index.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c ../../source_subfolder/src/liblzma/common/hardware_physmem.c -fPIC -DPIC -o liblzma_la-hardware_physmem.o mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_flags_common.c mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/vli_size.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c ../../source_subfolder/src/liblzma/common/stream_flags_common.c -fPIC -DPIC -o liblzma_la-stream_flags_common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c ../../source_subfolder/src/liblzma/common/vli_size.c -fPIC -DPIC -o liblzma_la-vli_size.o mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/hardware_cputhreads.c mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/alone_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c ../../source_subfolder/src/liblzma/common/hardware_cputhreads.c -fPIC -DPIC -o liblzma_la-hardware_cputhreads.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/alone_encoder.c -fPIC -DPIC -o liblzma_la-alone_encoder.o mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/block_buffer_encoder.c mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/block_encoder.c mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/block_header_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/block_buffer_encoder.c -fPIC -DPIC -o liblzma_la-block_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/block_encoder.c -fPIC -DPIC -o liblzma_la-block_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/block_header_encoder.c -fPIC -DPIC -o liblzma_la-block_header_encoder.o mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/easy_buffer_encoder.c mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/easy_encoder.c mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/easy_encoder_memusage.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/easy_buffer_encoder.c -fPIC -DPIC -o liblzma_la-easy_buffer_encoder.o mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/filter_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/easy_encoder.c -fPIC -DPIC -o liblzma_la-easy_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c ../../source_subfolder/src/liblzma/common/easy_encoder_memusage.c -fPIC -DPIC -o liblzma_la-easy_encoder_memusage.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/filter_buffer_encoder.c -fPIC -DPIC -o liblzma_la-filter_buffer_encoder.o mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/filter_encoder.c mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/filter_flags_encoder.c mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/index_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/filter_encoder.c -fPIC -DPIC -o liblzma_la-filter_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/filter_flags_encoder.c -fPIC -DPIC -o liblzma_la-filter_flags_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/index_encoder.c -fPIC -DPIC -o liblzma_la-index_encoder.o mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_buffer_encoder.c mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_encoder.c mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_flags_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/stream_buffer_encoder.c -fPIC -DPIC -o liblzma_la-stream_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/stream_encoder.c -fPIC -DPIC -o liblzma_la-stream_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/stream_flags_encoder.c -fPIC -DPIC -o liblzma_la-stream_flags_encoder.o mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/vli_encoder.c mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/outqueue.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c ../../source_subfolder/src/liblzma/common/vli_encoder.c -fPIC -DPIC -o liblzma_la-vli_encoder.o mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_encoder_mt.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c ../../source_subfolder/src/liblzma/common/outqueue.c -fPIC -DPIC -o liblzma_la-outqueue.o mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/alone_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c ../../source_subfolder/src/liblzma/common/stream_encoder_mt.c -fPIC -DPIC -o liblzma_la-stream_encoder_mt.o mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/auto_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/alone_decoder.c -fPIC -DPIC -o liblzma_la-alone_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/auto_decoder.c -fPIC -DPIC -o liblzma_la-auto_decoder.o mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/block_buffer_decoder.c mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/block_decoder.c mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/block_header_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/block_buffer_decoder.c -fPIC -DPIC -o liblzma_la-block_buffer_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/block_decoder.c -fPIC -DPIC -o liblzma_la-block_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/block_header_decoder.c -fPIC -DPIC -o liblzma_la-block_header_decoder.o mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/easy_decoder_memusage.c mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/filter_buffer_decoder.c mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/filter_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c ../../source_subfolder/src/liblzma/common/easy_decoder_memusage.c -fPIC -DPIC -o liblzma_la-easy_decoder_memusage.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/filter_buffer_decoder.c -fPIC -DPIC -o liblzma_la-filter_buffer_decoder.o mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/filter_flags_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/filter_decoder.c -fPIC -DPIC -o liblzma_la-filter_decoder.o mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/index_decoder.c mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/index_hash.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/filter_flags_decoder.c -fPIC -DPIC -o liblzma_la-filter_flags_decoder.o mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_buffer_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/index_decoder.c -fPIC -DPIC -o liblzma_la-index_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c ../../source_subfolder/src/liblzma/common/index_hash.c -fPIC -DPIC -o liblzma_la-index_hash.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/stream_buffer_decoder.c -fPIC -DPIC -o liblzma_la-stream_buffer_decoder.o mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_decoder.c mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/stream_flags_decoder.c mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`common/vli_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/stream_decoder.c -fPIC -DPIC -o liblzma_la-stream_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/stream_flags_decoder.c -fPIC -DPIC -o liblzma_la-stream_flags_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c ../../source_subfolder/src/liblzma/common/vli_decoder.c -fPIC -DPIC -o liblzma_la-vli_decoder.o mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`check/check.c mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`check/crc32_table.c mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`check/crc32_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c ../../source_subfolder/src/liblzma/check/check.c -fPIC -DPIC -o liblzma_la-check.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c ../../source_subfolder/src/liblzma/check/crc32_table.c -fPIC -DPIC -o liblzma_la-crc32_table.o mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`check/crc64_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c ../../source_subfolder/src/liblzma/check/crc32_fast.c -fPIC -DPIC -o liblzma_la-crc32_fast.o mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`check/crc64_fast.c mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`check/sha256.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c ../../source_subfolder/src/liblzma/check/crc64_table.c -fPIC -DPIC -o liblzma_la-crc64_table.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c ../../source_subfolder/src/liblzma/check/crc64_fast.c -fPIC -DPIC -o liblzma_la-crc64_fast.o mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lz/lz_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c ../../source_subfolder/src/liblzma/check/sha256.c -fPIC -DPIC -o liblzma_la-sha256.o mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lz/lz_encoder_mf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c ../../source_subfolder/src/liblzma/lz/lz_encoder.c -fPIC -DPIC -o liblzma_la-lz_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c ../../source_subfolder/src/liblzma/lz/lz_encoder_mf.c -fPIC -DPIC -o liblzma_la-lz_encoder_mf.o mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lz/lz_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c ../../source_subfolder/src/liblzma/lz/lz_decoder.c -fPIC -DPIC -o liblzma_la-lz_decoder.o mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/lzma_encoder_presets.c mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/lzma_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c ../../source_subfolder/src/liblzma/lzma/lzma_encoder_presets.c -fPIC -DPIC -o liblzma_la-lzma_encoder_presets.o mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/lzma_encoder_optimum_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c ../../source_subfolder/src/liblzma/lzma/lzma_encoder.c -fPIC -DPIC -o liblzma_la-lzma_encoder.o mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/lzma_encoder_optimum_normal.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c ../../source_subfolder/src/liblzma/lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o liblzma_la-lzma_encoder_optimum_fast.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c ../../source_subfolder/src/liblzma/lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o liblzma_la-lzma_encoder_optimum_normal.o mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/fastpos_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c ../../source_subfolder/src/liblzma/lzma/fastpos_table.c -fPIC -DPIC -o liblzma_la-fastpos_table.o mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/lzma_decoder.c mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/lzma2_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c ../../source_subfolder/src/liblzma/lzma/lzma_decoder.c -fPIC -DPIC -o liblzma_la-lzma_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c ../../source_subfolder/src/liblzma/lzma/lzma2_encoder.c -fPIC -DPIC -o liblzma_la-lzma2_encoder.o mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`lzma/lzma2_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c ../../source_subfolder/src/liblzma/lzma/lzma2_decoder.c -fPIC -DPIC -o liblzma_la-lzma2_decoder.o mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`rangecoder/price_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c ../../source_subfolder/src/liblzma/rangecoder/price_table.c -fPIC -DPIC -o liblzma_la-price_table.o mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`delta/delta_common.c mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`delta/delta_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c ../../source_subfolder/src/liblzma/delta/delta_common.c -fPIC -DPIC -o liblzma_la-delta_common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c ../../source_subfolder/src/liblzma/delta/delta_encoder.c -fPIC -DPIC -o liblzma_la-delta_encoder.o mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`delta/delta_decoder.c mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/simple_coder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c ../../source_subfolder/src/liblzma/delta/delta_decoder.c -fPIC -DPIC -o liblzma_la-delta_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c ../../source_subfolder/src/liblzma/simple/simple_coder.c -fPIC -DPIC -o liblzma_la-simple_coder.o mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/simple_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c ../../source_subfolder/src/liblzma/simple/simple_encoder.c -fPIC -DPIC -o liblzma_la-simple_encoder.o mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/simple_decoder.c mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/x86.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c ../../source_subfolder/src/liblzma/simple/simple_decoder.c -fPIC -DPIC -o liblzma_la-simple_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c ../../source_subfolder/src/liblzma/simple/x86.c -fPIC -DPIC -o liblzma_la-x86.o mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/powerpc.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/ia64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c ../../source_subfolder/src/liblzma/simple/powerpc.c -fPIC -DPIC -o liblzma_la-powerpc.o mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/arm.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c ../../source_subfolder/src/liblzma/simple/ia64.c -fPIC -DPIC -o liblzma_la-ia64.o mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/armthumb.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c ../../source_subfolder/src/liblzma/simple/arm.c -fPIC -DPIC -o liblzma_la-arm.o mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/liblzma/'`simple/sparc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c ../../source_subfolder/src/liblzma/simple/armthumb.c -fPIC -DPIC -o liblzma_la-armthumb.o mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo rm -f liblzma.pc sed \ -e 's,@prefix[@],/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb,g' \ -e 's,@exec_prefix[@],/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb,g' \ -e 's,@libdir[@],/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib,g' \ -e 's,@includedir[@],/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.2.5,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lpthread,g' \ < ../../source_subfolder/src/liblzma/liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/liblzma -I../.. -I../../source_subfolder/src/liblzma/api -I../../source_subfolder/src/liblzma/common -I../../source_subfolder/src/liblzma/check -I../../source_subfolder/src/liblzma/lz -I../../source_subfolder/src/liblzma/rangecoder -I../../source_subfolder/src/liblzma/lzma -I../../source_subfolder/src/liblzma/delta -I../../source_subfolder/src/liblzma/simple -I../../source_subfolder/src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c ../../source_subfolder/src/liblzma/simple/sparc.c -fPIC -DPIC -o liblzma_la-sparc.o mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -no-undefined -version-info 7:5:2 -Wl,--version-script=../../source_subfolder/src/liblzma/liblzma.map -m64 -o liblzma.la -rpath /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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 -lpthread libtool: link: ar cr .libs/liblzma.a liblzma_la-tuklib_physmem.o liblzma_la-tuklib_cpucores.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-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 libtool: link: ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' Making all in xzdec make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xzdec -I../.. -DTUKLIB_GETTEXT=0 -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo '../../source_subfolder/src/xzdec/'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xzdec -I../.. -DTUKLIB_GETTEXT=0 -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xzdec/'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xzdec -I../.. -DTUKLIB_GETTEXT=0 -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xzdec/'`../common/tuklib_exit.c mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xzdec -I../.. -DTUKLIB_GETTEXT=0 -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DLZMADEC -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo '../../source_subfolder/src/xzdec/'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xzdec -I../.. -DTUKLIB_GETTEXT=0 -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DLZMADEC -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xzdec/'`../common/tuklib_progname.c mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xzdec -I../.. -DTUKLIB_GETTEXT=0 -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DLZMADEC -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xzdec/'`../common/tuklib_exit.c mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.a -lpthread -pthread libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.a -lpthread -pthread make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' Making all in xz make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo '../../source_subfolder/src/xz/'`args.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo '../../source_subfolder/src/xz/'`coder.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xz/'`file_io.c mv -f .deps/xz-args.Tpo .deps/xz-args.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo '../../source_subfolder/src/xz/'`hardware.c mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo '../../source_subfolder/src/xz/'`main.c mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo '../../source_subfolder/src/xz/'`message.c mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo '../../source_subfolder/src/xz/'`mytime.c mv -f .deps/xz-main.Tpo .deps/xz-main.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo '../../source_subfolder/src/xz/'`options.c mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo '../../source_subfolder/src/xz/'`signals.c mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo '../../source_subfolder/src/xz/'`suffix.c mv -f .deps/xz-options.Tpo .deps/xz-options.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo '../../source_subfolder/src/xz/'`util.c mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xz/'`../common/tuklib_open_stdxxx.c mv -f .deps/xz-message.Tpo .deps/xz-message.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xz/'`../common/tuklib_progname.c mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xz/'`../common/tuklib_exit.c mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xz/'`../common/tuklib_mbstr_width.c mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/xz/'`../common/tuklib_mbstr_fw.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/xz -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo '../../source_subfolder/src/xz/'`list.c mv -f .deps/xz-util.Tpo .deps/xz-util.Po mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po mv -f .deps/xz-list.Tpo .deps/xz-list.Po /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -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/.libs/liblzma.a -lpthread -pthread make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' Making all in lzmainfo make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/lzmainfo' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/lzmainfo -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo '../../source_subfolder/src/lzmainfo/'`lzmainfo.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/lzmainfo -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/lzmainfo/'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../source_subfolder/src/lzmainfo -I../.. -DLOCALEDIR=\"/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale\" -I../../source_subfolder/src/common -I../../source_subfolder/src/liblzma/api -I../../lib -DNDEBUG -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -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 '../../source_subfolder/src/lzmainfo/'`../common/tuklib_exit.c mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -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 -m64 -O3 -s -fPIC -m64 -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.a -lpthread -pthread make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/lzmainfo' Making all in scripts make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' Making all in po make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' Making all in tests make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' xz_utils/5.2.5: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built xz_utils/5.2.5: Build folder /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb xz_utils/5.2.5: Generated conaninfo.txt xz_utils/5.2.5: Generated conanbuildinfo.txt xz_utils/5.2.5: Generating the package xz_utils/5.2.5: Package folder /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb xz_utils/5.2.5: Calling package() ----Running------ > make install -j3 ----------------- Making install in src make[1]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' Making install in liblzma make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' Making install in api make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma/api' make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma/api' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/lzma' /usr/bin/install -c -m 644 ../../../source_subfolder/src/liblzma/api/lzma/base.h ../../../source_subfolder/src/liblzma/api/lzma/bcj.h ../../../source_subfolder/src/liblzma/api/lzma/block.h ../../../source_subfolder/src/liblzma/api/lzma/check.h ../../../source_subfolder/src/liblzma/api/lzma/container.h ../../../source_subfolder/src/liblzma/api/lzma/delta.h ../../../source_subfolder/src/liblzma/api/lzma/filter.h ../../../source_subfolder/src/liblzma/api/lzma/hardware.h ../../../source_subfolder/src/liblzma/api/lzma/index.h ../../../source_subfolder/src/liblzma/api/lzma/index_hash.h ../../../source_subfolder/src/liblzma/api/lzma/lzma12.h ../../../source_subfolder/src/liblzma/api/lzma/stream_flags.h ../../../source_subfolder/src/liblzma/api/lzma/version.h ../../../source_subfolder/src/liblzma/api/lzma/vli.h '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/lzma' /usr/bin/install -c -m 644 ../../../source_subfolder/src/liblzma/api/lzma.h '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/include/.' make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma/api' make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma/api' make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblzma.la '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib' /usr/bin/install -c -m 644 liblzma.pc '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.lai /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/liblzma.la libtool: install: /usr/bin/install -c .libs/liblzma.a /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/liblzma.a libtool: install: chmod 644 /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/liblzma.a libtool: install: ranlib /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib/liblzma.a libtool: finish: PATH="/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/liblzma' Making install in xzdec make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /usr/bin/install -c -m 644 ../../source_subfolder/src/xzdec/xzdec.1 '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' make install-data-hook make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' languages= ; \ if test "yes" = yes && test -d "../../source_subfolder/po4a/man"; then \ languages=`ls "../../source_subfolder/po4a/man"`; \ fi; \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../source_subfolder/po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/$lang" install-man; \ fi; \ man1dir="/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[5]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/de/man1' /usr/bin/install -c -m 644 ../../source_subfolder/po4a/man/de/xzdec.1 '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/de/man1' make[5]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' libtool: install: /usr/bin/install -c xzdec /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin/lzmadec make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xzdec' Making install in xz make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /usr/bin/install -c -m 644 ../../source_subfolder/src/xz/xz.1 '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' make install-data-hook make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' languages= ; \ if test "yes" = yes && test -d "../../source_subfolder/po4a/man"; then \ languages=`ls "../../source_subfolder/po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../source_subfolder/po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ make dist_man_MANS="$man" man_MANS= \ mandir="/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/$lang" install-man; \ fi; \ man1dir="/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done libtool: install: /usr/bin/install -c xz /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin/xz make install-exec-hook make[5]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/de/man1' /usr/bin/install -c -m 644 ../../source_subfolder/po4a/man/de/xz.1 '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/de/man1' make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' cd "/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/xz' Making install in lzmainfo make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/lzmainfo' make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/lzmainfo' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /usr/bin/install -c -m 644 ../../source_subfolder/src/lzmainfo/lzmainfo.1 '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin/lzmainfo make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/lzmainfo' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/lzmainfo' Making install in scripts make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin' make install-exec-hook /usr/bin/install -c -m 644 ../../source_subfolder/src/scripts/xzdiff.1 ../../source_subfolder/src/scripts/xzgrep.1 ../../source_subfolder/src/scripts/xzmore.1 ../../source_subfolder/src/scripts/xzless.1 '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/man1' make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' cd "/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make install-data-hook make[4]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' languages= ; \ if test "yes" = yes && test -d "../../source_subfolder/po4a/man"; then \ languages=`ls "../../source_subfolder/po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../source_subfolder/po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ make dist_man_MANS="$mans" man_MANS= \ mandir="/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[5]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' /bin/mkdir -p '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/de/man1' /usr/bin/install -c -m 644 ../../source_subfolder/po4a/man/de/xzdiff.1 ../../source_subfolder/po4a/man/de/xzgrep.1 ../../source_subfolder/po4a/man/de/xzmore.1 ../../source_subfolder/po4a/man/de/xzless.1 '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/man/de/man1' make[5]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[4]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src/scripts' make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[3]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' make[1]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/src' Making install in po make[1]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' installing ../source_subfolder/po/cs.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/cs/LC_MESSAGES/xz.mo installing ../source_subfolder/po/da.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/da/LC_MESSAGES/xz.mo installing ../source_subfolder/po/de.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/de/LC_MESSAGES/xz.mo installing ../source_subfolder/po/fi.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/fi/LC_MESSAGES/xz.mo installing ../source_subfolder/po/fr.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/fr/LC_MESSAGES/xz.mo installing ../source_subfolder/po/hu.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/hu/LC_MESSAGES/xz.mo installing ../source_subfolder/po/it.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/it/LC_MESSAGES/xz.mo installing ../source_subfolder/po/pl.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/pl/LC_MESSAGES/xz.mo installing ../source_subfolder/po/pt_BR.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/pt_BR/LC_MESSAGES/xz.mo installing ../source_subfolder/po/vi.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/vi/LC_MESSAGES/xz.mo installing ../source_subfolder/po/zh_CN.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/zh_CN/LC_MESSAGES/xz.mo installing ../source_subfolder/po/zh_TW.gmo as /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/locale/zh_TW/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/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 ../source_subfolder/po/$file \ /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/po' Making install in tests make[1]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[1]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/tests' make[1]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Entering directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' make[1]: Leaving directory '/home/conan/w/cci_PR-4341/.conan/data/xz_utils/5.2.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK xz_utils/5.2.5 package(): Packaged 24 files xz_utils/5.2.5 package(): Packaged 1 '.a' file: liblzma.a xz_utils/5.2.5 package(): Packaged 15 '.h' files xz_utils/5.2.5: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created xz_utils/5.2.5: Created package revision 43d42495bee10d337075ff00e5167193 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK xz_utils/5.2.5 (test package): Generator txt created conanbuildinfo.txt xz_utils/5.2.5 (test package): Generator cmake created conanbuildinfo.cmake xz_utils/5.2.5 (test package): Generated conaninfo.txt xz_utils/5.2.5 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4341/2/fcc4bce5-6dd4-4f98-843e-3a59c7984eb7/recipes/xz_utils/all/test_package/build/883c4ab251746433917b58f227bfb59d75c24da5/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK xz_utils/5.2.5 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4341/2/fcc4bce5-6dd4-4f98-843e-3a59c7984eb7/recipes/xz_utils/all/test_package/build/883c4ab251746433917b58f227bfb59d75c24da5' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="6" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-4341/2/fcc4bce5-6dd4-4f98-843e-3a59c7984eb7/recipes/xz_utils/all/test_package' ----------------- -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 6 -- Conan: Checking correct version: 6 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4341/2/fcc4bce5-6dd4-4f98-843e-3a59c7984eb7/recipes/xz_utils/all/test_package/build/883c4ab251746433917b58f227bfb59d75c24da5 ----Running------ > cmake --build '/home/conan/w/cci_PR-4341/2/fcc4bce5-6dd4-4f98-843e-3a59c7984eb7/recipes/xz_utils/all/test_package/build/883c4ab251746433917b58f227bfb59d75c24da5' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/main.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package xz_utils/5.2.5 (test package): Running test() ----Running------ > bin/test_package ----------------- LZMA version 5.2.5 JSON file created at '/home/conan/w/cci_PR-4341/2/fcc4bce5-6dd4-4f98-843e-3a59c7984eb7/_create.json'