******************************************************************************** conan install libunwind/1.3.1@ --profile=/home/conan/w/BuildSingleReference/11910/d3b617d4-bb6c-43f7-a536-1cc07fdc080c/profile.txt --build=libunwind ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 3.9 Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=3.9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=clang compiler.libcxx=libstdc++ compiler.version=3.9 os=Linux os_build=Linux [options] libunwind:shared=False [build_requires] [env] xz_utils/5.2.5: Not found in local cache, looking in remotes... xz_utils/5.2.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xz_utils/5.2.5: Downloaded recipe revision b9f2b9f242a9202558af7352efdc2c55 libunwind/1.3.1: Forced build from source Installing package: libunwind/1.3.1 Requirements libunwind/1.3.1 from local cache - Cache xz_utils/5.2.5 from 'conan-center' - Downloaded Packages libunwind/1.3.1:c8a2f91069efdd06b04715872df6c8d9f0aaa33d - Build xz_utils/5.2.5:c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27 - Download Installing (downloading, building) binaries... xz_utils/5.2.5: Retrieving package c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.5: Package installed c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27 xz_utils/5.2.5: Downloaded package revision a38a34b6129597f3bae88f75614f9a8f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libunwind/1.3.1: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libunwind/1.3.1: Copying sources to build folder libunwind/1.3.1: Building your package in /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d libunwind/1.3.1: 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 libunwind/1.3.1: Calling build() libunwind/1.3.1: Calling: > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' '--enable-coredump=yes' '--enable-ptrace=yes' '--enable-setjmp=yes' '--disable-tests' '--disable-documentation' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' '--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 '--enable-shared=no' '--enable-static=yes' '--enable-coredump=yes' '--enable-ptrace=yes' '--enable-setjmp=yes' '--disable-tests' '--disable-documentation' '--prefix=/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no checking for gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by clang... /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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-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 archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from clang object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... clang -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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang 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 how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of clang... gcc3 checking whether clang and cc understand -c and -o together... yes checking for __uc_get_grs in -luca... no checking for library containing dlopen... -ldl checking atomic_ops.h usability... no checking atomic_ops.h presence... no checking for atomic_ops.h... no checking for ANSI C header files... (cached) yes checking asm/ptrace_offsets.h usability... no checking asm/ptrace_offsets.h presence... no checking for asm/ptrace_offsets.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking ia64intrin.h usability... no checking ia64intrin.h presence... no checking for ia64intrin.h... no checking sys/uc_access.h usability... no checking sys/uc_access.h presence... no checking for sys/uc_access.h... no checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/types.h... (cached) yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking sys/elf.h usability... no checking sys/elf.h presence... no checking for sys/elf.h... no checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking sys/link.h usability... no checking sys/link.h presence... no checking for sys/link.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking size of off_t... 8 checking for struct dl_phdr_info.dlpi_subs... yes checking for struct elf_prstatus... yes checking for struct prstatus... no checking whether PTRACE_POKEUSER is declared... yes checking whether PTRACE_POKEDATA is declared... yes checking whether PTRACE_SETREGSET is declared... yes checking whether PTRACE_TRACEME is declared... yes checking whether PTRACE_CONT is declared... yes checking whether PTRACE_SINGLESTEP is declared... yes checking whether PTRACE_SYSCALL is declared... yes checking whether PT_IO is declared... no checking whether PT_GETREGS is declared... yes checking whether PT_GETFPREGS is declared... yes checking whether PT_CONTINUE is declared... yes checking whether PT_TRACE_ME is declared... yes checking whether PT_STEP is declared... yes checking whether PT_SYSCALL is declared... yes checking for dl_iterate_phdr... yes checking for dl_phdr_removals_counter... no checking for dlmodinfo... no checking for getunwind... no checking for ttrace... no checking for mincore... yes checking if building with AltiVec... no checking for Android... no checking if we should build libunwind-coredump... yes checking if we should build libunwind-ptrace... yes checking if we should build libunwind-setjmp... yes checking for build architecture... x86_64 checking for host architecture... x86_64 checking for target architecture... x86_64 checking for target operating system... linux-gnu checking for ELF helper width... 64 checking whether to include DWARF support... yes checking whether to restrict build to remote support... no checking whether to enable debug support... checking whether to enable C++ exception support... no checking whether to load .debug_frame sections... no checking whether to block signals during mutex ops... yes checking whether to validate memory addresses before use... yes checking whether to enable msabi support... checking whether to support LZMA-compressed symbol tables... auto checking for lzma_mf_is_supported in -llzma... yes checking whether to support UNW_CACHE_PER_THREAD... checking for Intel compiler... no checking for QCC compiler... no checking for __builtin___clear_cache... yes checking for __builtin_unreachable... yes checking for __sync atomics... yes checking for library containing backtrace... none required checking for latex2man... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/libunwind-common.h config.status: creating include/libunwind.h config.status: creating include/tdep/libunwind_i.h config.status: creating src/unwind/libunwind.pc config.status: creating src/coredump/libunwind-coredump.pc config.status: creating src/ptrace/libunwind-ptrace.pc config.status: creating src/setjmp/libunwind-setjmp.pc config.status: creating src/libunwind-generic.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j3 ----------------- Making all in src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make all-am make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' depbase=`echo os-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF $depbase.Tpo -c -o os-linux.lo ../source_subfolder/src/os-linux.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF $depbase.Tpo -c -o mi/backtrace.lo ../source_subfolder/src/mi/backtrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/dyn-cancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-cancel.lo ../source_subfolder/src/mi/dyn-cancel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c ../source_subfolder/src/os-linux.c -o os-linux.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c ../source_subfolder/src/mi/backtrace.c -o mi/backtrace.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-cancel.lo -MD -MP -MF mi/.deps/dyn-cancel.Tpo -c ../source_subfolder/src/mi/dyn-cancel.c -o mi/dyn-cancel.o depbase=`echo mi/dyn-info-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-info-list.lo ../source_subfolder/src/mi/dyn-info-list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-info-list.lo -MD -MP -MF mi/.deps/dyn-info-list.Tpo -c ../source_subfolder/src/mi/dyn-info-list.c -o mi/dyn-info-list.o depbase=`echo mi/dyn-register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF $depbase.Tpo -c -o mi/dyn-register.lo ../source_subfolder/src/mi/dyn-register.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Ldyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldyn-extract.lo ../source_subfolder/src/mi/Ldyn-extract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/dyn-register.lo -MD -MP -MF mi/.deps/dyn-register.Tpo -c ../source_subfolder/src/mi/dyn-register.c -o mi/dyn-register.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Ldyn-extract.lo -MD -MP -MF mi/.deps/Ldyn-extract.Tpo -c ../source_subfolder/src/mi/Ldyn-extract.c -o mi/Ldyn-extract.o depbase=`echo mi/Lfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lfind_dynamic_proc_info.lo ../source_subfolder/src/mi/Lfind_dynamic_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_accessors.lo ../source_subfolder/src/mi/Lget_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_info_by_ip.lo ../source_subfolder/src/mi/Lget_proc_info_by_ip.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Lfind_dynamic_proc_info.Tpo -c ../source_subfolder/src/mi/Lfind_dynamic_proc_info.c -o mi/Lfind_dynamic_proc_info.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_accessors.lo -MD -MP -MF mi/.deps/Lget_accessors.Tpo -c ../source_subfolder/src/mi/Lget_accessors.c -o mi/Lget_accessors.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Lget_proc_info_by_ip.Tpo -c ../source_subfolder/src/mi/Lget_proc_info_by_ip.c -o mi/Lget_proc_info_by_ip.o depbase=`echo mi/Lget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_proc_name.lo ../source_subfolder/src/mi/Lget_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lput_dynamic_unwind_info.lo ../source_subfolder/src/mi/Lput_dynamic_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_proc_name.lo -MD -MP -MF mi/.deps/Lget_proc_name.Tpo -c ../source_subfolder/src/mi/Lget_proc_name.c -o mi/Lget_proc_name.o depbase=`echo mi/Ldestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Ldestroy_addr_space.lo ../source_subfolder/src/mi/Ldestroy_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Lput_dynamic_unwind_info.Tpo -c ../source_subfolder/src/mi/Lput_dynamic_unwind_info.c -o mi/Lput_dynamic_unwind_info.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Ldestroy_addr_space.lo -MD -MP -MF mi/.deps/Ldestroy_addr_space.Tpo -c ../source_subfolder/src/mi/Ldestroy_addr_space.c -o mi/Ldestroy_addr_space.o depbase=`echo mi/Lget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_reg.lo ../source_subfolder/src/mi/Lget_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_reg.lo ../source_subfolder/src/mi/Lset_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lget_fpreg.lo ../source_subfolder/src/mi/Lget_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_reg.lo -MD -MP -MF mi/.deps/Lget_reg.Tpo -c ../source_subfolder/src/mi/Lget_reg.c -o mi/Lget_reg.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_reg.lo -MD -MP -MF mi/.deps/Lset_reg.Tpo -c ../source_subfolder/src/mi/Lset_reg.c -o mi/Lset_reg.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lget_fpreg.lo -MD -MP -MF mi/.deps/Lget_fpreg.Tpo -c ../source_subfolder/src/mi/Lget_fpreg.c -o mi/Lget_fpreg.o depbase=`echo mi/Lset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_fpreg.lo ../source_subfolder/src/mi/Lset_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_fpreg.lo -MD -MP -MF mi/.deps/Lset_fpreg.Tpo -c ../source_subfolder/src/mi/Lset_fpreg.c -o mi/Lset_fpreg.o depbase=`echo mi/Lset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_caching_policy.lo ../source_subfolder/src/mi/Lset_caching_policy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Lset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Lset_cache_size.lo ../source_subfolder/src/mi/Lset_cache_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_caching_policy.lo -MD -MP -MF mi/.deps/Lset_caching_policy.Tpo -c ../source_subfolder/src/mi/Lset_caching_policy.c -o mi/Lset_caching_policy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Lset_cache_size.lo -MD -MP -MF mi/.deps/Lset_cache_size.Tpo -c ../source_subfolder/src/mi/Lset_cache_size.c -o mi/Lset_cache_size.o depbase=`echo x86_64/setcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/setcontext.lo ../source_subfolder/src/x86_64/setcontext.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Lapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lapply_reg_state.lo ../source_subfolder/src/x86_64/Lapply_reg_state.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Lreg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lreg_states_iterate.lo ../source_subfolder/src/x86_64/Lreg_states_iterate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/setcontext.lo -MD -MP -MF x86_64/.deps/setcontext.Tpo -c ../source_subfolder/src/x86_64/setcontext.S -o x86_64/setcontext.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lapply_reg_state.lo -MD -MP -MF x86_64/.deps/Lapply_reg_state.Tpo -c ../source_subfolder/src/x86_64/Lapply_reg_state.c -o x86_64/Lapply_reg_state.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lreg_states_iterate.lo -MD -MP -MF x86_64/.deps/Lreg_states_iterate.Tpo -c ../source_subfolder/src/x86_64/Lreg_states_iterate.c -o x86_64/Lreg_states_iterate.o depbase=`echo x86_64/Lcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lcreate_addr_space.lo ../source_subfolder/src/x86_64/Lcreate_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Lcreate_addr_space.Tpo -c ../source_subfolder/src/x86_64/Lcreate_addr_space.c -o x86_64/Lcreate_addr_space.o depbase=`echo x86_64/Lget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lget_save_loc.lo ../source_subfolder/src/x86_64/Lget_save_loc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_save_loc.lo -MD -MP -MF x86_64/.deps/Lget_save_loc.Tpo -c ../source_subfolder/src/x86_64/Lget_save_loc.c -o x86_64/Lget_save_loc.o depbase=`echo x86_64/Lglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lglobal.lo ../source_subfolder/src/x86_64/Lglobal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lglobal.lo -MD -MP -MF x86_64/.deps/Lglobal.Tpo -c ../source_subfolder/src/x86_64/Lglobal.c -o x86_64/Lglobal.o depbase=`echo x86_64/Linit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit.lo ../source_subfolder/src/x86_64/Linit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit.lo -MD -MP -MF x86_64/.deps/Linit.Tpo -c ../source_subfolder/src/x86_64/Linit.c -o x86_64/Linit.o depbase=`echo x86_64/Linit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit_local.lo ../source_subfolder/src/x86_64/Linit_local.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_local.lo -MD -MP -MF x86_64/.deps/Linit_local.Tpo -c ../source_subfolder/src/x86_64/Linit_local.c -o x86_64/Linit_local.o depbase=`echo x86_64/Linit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Linit_remote.lo ../source_subfolder/src/x86_64/Linit_remote.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Linit_remote.lo -MD -MP -MF x86_64/.deps/Linit_remote.Tpo -c ../source_subfolder/src/x86_64/Linit_remote.c -o x86_64/Linit_remote.o depbase=`echo x86_64/Lget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lget_proc_info.lo ../source_subfolder/src/x86_64/Lget_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lget_proc_info.lo -MD -MP -MF x86_64/.deps/Lget_proc_info.Tpo -c ../source_subfolder/src/x86_64/Lget_proc_info.c -o x86_64/Lget_proc_info.o depbase=`echo x86_64/Lregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lregs.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lregs.lo ../source_subfolder/src/x86_64/Lregs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lregs.lo -MD -MP -MF x86_64/.deps/Lregs.Tpo -c ../source_subfolder/src/x86_64/Lregs.c -o x86_64/Lregs.o depbase=`echo x86_64/Lresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lresume.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lresume.lo ../source_subfolder/src/x86_64/Lresume.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Lstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lstash_frame.lo ../source_subfolder/src/x86_64/Lstash_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lresume.lo -MD -MP -MF x86_64/.deps/Lresume.Tpo -c ../source_subfolder/src/x86_64/Lresume.c -o x86_64/Lresume.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lstash_frame.lo -MD -MP -MF x86_64/.deps/Lstash_frame.Tpo -c ../source_subfolder/src/x86_64/Lstash_frame.c -o x86_64/Lstash_frame.o depbase=`echo x86_64/Lstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lstep.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Lstep.lo ../source_subfolder/src/x86_64/Lstep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Lstep.lo -MD -MP -MF x86_64/.deps/Lstep.Tpo -c ../source_subfolder/src/x86_64/Lstep.c -o x86_64/Lstep.o depbase=`echo x86_64/Ltrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ltrace.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ltrace.lo ../source_subfolder/src/x86_64/Ltrace.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/getcontext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/getcontext.lo ../source_subfolder/src/x86_64/getcontext.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ltrace.lo -MD -MP -MF x86_64/.deps/Ltrace.Tpo -c ../source_subfolder/src/x86_64/Ltrace.c -o x86_64/Ltrace.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/getcontext.lo -MD -MP -MF x86_64/.deps/getcontext.Tpo -c ../source_subfolder/src/x86_64/getcontext.S -o x86_64/getcontext.o depbase=`echo elf64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT elf64.lo -MD -MP -MF $depbase.Tpo -c -o elf64.lo ../source_subfolder/src/elf64.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../source_subfolder/src/elf64.c -o elf64.o depbase=`echo x86_64/Gos-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gos-linux.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gos-linux.lo ../source_subfolder/src/x86_64/Gos-linux.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gdyn-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-extract.lo ../source_subfolder/src/mi/Gdyn-extract.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gos-linux.lo -MD -MP -MF x86_64/.deps/Gos-linux.Tpo -c ../source_subfolder/src/x86_64/Gos-linux.c -o x86_64/Gos-linux.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-extract.lo -MD -MP -MF mi/.deps/Gdyn-extract.Tpo -c ../source_subfolder/src/mi/Gdyn-extract.c -o mi/Gdyn-extract.o depbase=`echo mi/Gdyn-remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdyn-remote.lo ../source_subfolder/src/mi/Gdyn-remote.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gfind_dynamic_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gfind_dynamic_proc_info.lo ../source_subfolder/src/mi/Gfind_dynamic_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_accessors.lo ../source_subfolder/src/mi/Gget_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdyn-remote.lo -MD -MP -MF mi/.deps/Gdyn-remote.Tpo -c ../source_subfolder/src/mi/Gdyn-remote.c -o mi/Gdyn-remote.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gfind_dynamic_proc_info.lo -MD -MP -MF mi/.deps/Gfind_dynamic_proc_info.Tpo -c ../source_subfolder/src/mi/Gfind_dynamic_proc_info.c -o mi/Gfind_dynamic_proc_info.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_accessors.lo -MD -MP -MF mi/.deps/Gget_accessors.Tpo -c ../source_subfolder/src/mi/Gget_accessors.c -o mi/Gget_accessors.o depbase=`echo mi/Gget_proc_info_by_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_info_by_ip.lo ../source_subfolder/src/mi/Gget_proc_info_by_ip.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_proc_name.lo ../source_subfolder/src/mi/Gget_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gput_dynamic_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gput_dynamic_unwind_info.lo ../source_subfolder/src/mi/Gput_dynamic_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_info_by_ip.lo -MD -MP -MF mi/.deps/Gget_proc_info_by_ip.Tpo -c ../source_subfolder/src/mi/Gget_proc_info_by_ip.c -o mi/Gget_proc_info_by_ip.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_proc_name.lo -MD -MP -MF mi/.deps/Gget_proc_name.Tpo -c ../source_subfolder/src/mi/Gget_proc_name.c -o mi/Gget_proc_name.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gput_dynamic_unwind_info.lo -MD -MP -MF mi/.deps/Gput_dynamic_unwind_info.Tpo -c ../source_subfolder/src/mi/Gput_dynamic_unwind_info.c -o mi/Gput_dynamic_unwind_info.o depbase=`echo mi/Gdestroy_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gdestroy_addr_space.lo ../source_subfolder/src/mi/Gdestroy_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gget_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_reg.lo ../source_subfolder/src/mi/Gget_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gset_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_reg.lo ../source_subfolder/src/mi/Gset_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gdestroy_addr_space.lo -MD -MP -MF mi/.deps/Gdestroy_addr_space.Tpo -c ../source_subfolder/src/mi/Gdestroy_addr_space.c -o mi/Gdestroy_addr_space.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_reg.lo -MD -MP -MF mi/.deps/Gget_reg.Tpo -c ../source_subfolder/src/mi/Gget_reg.c -o mi/Gget_reg.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_reg.lo -MD -MP -MF mi/.deps/Gset_reg.Tpo -c ../source_subfolder/src/mi/Gset_reg.c -o mi/Gset_reg.o depbase=`echo mi/Gget_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gget_fpreg.lo ../source_subfolder/src/mi/Gget_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/Gset_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_fpreg.lo ../source_subfolder/src/mi/Gset_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gget_fpreg.lo -MD -MP -MF mi/.deps/Gget_fpreg.Tpo -c ../source_subfolder/src/mi/Gget_fpreg.c -o mi/Gget_fpreg.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_fpreg.lo -MD -MP -MF mi/.deps/Gset_fpreg.Tpo -c ../source_subfolder/src/mi/Gset_fpreg.c -o mi/Gset_fpreg.o depbase=`echo mi/Gset_caching_policy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_caching_policy.lo ../source_subfolder/src/mi/Gset_caching_policy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_caching_policy.lo -MD -MP -MF mi/.deps/Gset_caching_policy.Tpo -c ../source_subfolder/src/mi/Gset_caching_policy.c -o mi/Gset_caching_policy.o depbase=`echo mi/Gset_cache_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_cache_size.lo -MD -MP -MF $depbase.Tpo -c -o mi/Gset_cache_size.lo ../source_subfolder/src/mi/Gset_cache_size.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Gapply_reg_state.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gapply_reg_state.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gapply_reg_state.lo ../source_subfolder/src/x86_64/Gapply_reg_state.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/Gset_cache_size.lo -MD -MP -MF mi/.deps/Gset_cache_size.Tpo -c ../source_subfolder/src/mi/Gset_cache_size.c -o mi/Gset_cache_size.o depbase=`echo x86_64/Greg_states_iterate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Greg_states_iterate.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Greg_states_iterate.lo ../source_subfolder/src/x86_64/Greg_states_iterate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gapply_reg_state.lo -MD -MP -MF x86_64/.deps/Gapply_reg_state.Tpo -c ../source_subfolder/src/x86_64/Gapply_reg_state.c -o x86_64/Gapply_reg_state.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Greg_states_iterate.lo -MD -MP -MF x86_64/.deps/Greg_states_iterate.Tpo -c ../source_subfolder/src/x86_64/Greg_states_iterate.c -o x86_64/Greg_states_iterate.o depbase=`echo x86_64/Gcreate_addr_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gcreate_addr_space.lo ../source_subfolder/src/x86_64/Gcreate_addr_space.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Gget_save_loc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_save_loc.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gget_save_loc.lo ../source_subfolder/src/x86_64/Gget_save_loc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Gglobal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gglobal.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gglobal.lo ../source_subfolder/src/x86_64/Gglobal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gcreate_addr_space.lo -MD -MP -MF x86_64/.deps/Gcreate_addr_space.Tpo -c ../source_subfolder/src/x86_64/Gcreate_addr_space.c -o x86_64/Gcreate_addr_space.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_save_loc.lo -MD -MP -MF x86_64/.deps/Gget_save_loc.Tpo -c ../source_subfolder/src/x86_64/Gget_save_loc.c -o x86_64/Gget_save_loc.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gglobal.lo -MD -MP -MF x86_64/.deps/Gglobal.Tpo -c ../source_subfolder/src/x86_64/Gglobal.c -o x86_64/Gglobal.o depbase=`echo x86_64/Ginit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit.lo ../source_subfolder/src/x86_64/Ginit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Ginit_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_local.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit_local.lo ../source_subfolder/src/x86_64/Ginit_local.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Ginit_remote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_remote.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Ginit_remote.lo ../source_subfolder/src/x86_64/Ginit_remote.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit.lo -MD -MP -MF x86_64/.deps/Ginit.Tpo -c ../source_subfolder/src/x86_64/Ginit.c -o x86_64/Ginit.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_local.lo -MD -MP -MF x86_64/.deps/Ginit_local.Tpo -c ../source_subfolder/src/x86_64/Ginit_local.c -o x86_64/Ginit_local.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Ginit_remote.lo -MD -MP -MF x86_64/.deps/Ginit_remote.Tpo -c ../source_subfolder/src/x86_64/Ginit_remote.c -o x86_64/Ginit_remote.o depbase=`echo x86_64/Gget_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gget_proc_info.lo ../source_subfolder/src/x86_64/Gget_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Gregs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gregs.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gregs.lo ../source_subfolder/src/x86_64/Gregs.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Gresume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gresume.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gresume.lo ../source_subfolder/src/x86_64/Gresume.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gget_proc_info.lo -MD -MP -MF x86_64/.deps/Gget_proc_info.Tpo -c ../source_subfolder/src/x86_64/Gget_proc_info.c -o x86_64/Gget_proc_info.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gregs.lo -MD -MP -MF x86_64/.deps/Gregs.Tpo -c ../source_subfolder/src/x86_64/Gregs.c -o x86_64/Gregs.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gresume.lo -MD -MP -MF x86_64/.deps/Gresume.Tpo -c ../source_subfolder/src/x86_64/Gresume.c -o x86_64/Gresume.o depbase=`echo x86_64/Gstash_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gstash_frame.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gstash_frame.lo ../source_subfolder/src/x86_64/Gstash_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Gstep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gstep.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gstep.lo ../source_subfolder/src/x86_64/Gstep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gstash_frame.lo -MD -MP -MF x86_64/.deps/Gstash_frame.Tpo -c ../source_subfolder/src/x86_64/Gstash_frame.c -o x86_64/Gstash_frame.o depbase=`echo x86_64/Gtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gtrace.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Gtrace.lo ../source_subfolder/src/x86_64/Gtrace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gstep.lo -MD -MP -MF x86_64/.deps/Gstep.Tpo -c ../source_subfolder/src/x86_64/Gstep.c -o x86_64/Gstep.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Gtrace.lo -MD -MP -MF x86_64/.deps/Gtrace.Tpo -c ../source_subfolder/src/x86_64/Gtrace.c -o x86_64/Gtrace.o depbase=`echo dwarf/Gexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gexpr.lo ../source_subfolder/src/dwarf/Gexpr.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfde.lo ../source_subfolder/src/dwarf/Gfde.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gexpr.lo -MD -MP -MF dwarf/.deps/Gexpr.Tpo -c ../source_subfolder/src/dwarf/Gexpr.c -o dwarf/Gexpr.o depbase=`echo dwarf/Gparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gparser.lo ../source_subfolder/src/dwarf/Gparser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfde.lo -MD -MP -MF dwarf/.deps/Gfde.Tpo -c ../source_subfolder/src/dwarf/Gfde.c -o dwarf/Gfde.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gparser.lo -MD -MP -MF dwarf/.deps/Gparser.Tpo -c ../source_subfolder/src/dwarf/Gparser.c -o dwarf/Gparser.o depbase=`echo dwarf/Gpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gpe.lo ../source_subfolder/src/dwarf/Gpe.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/Gfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_proc_info-lsb.lo ../source_subfolder/src/dwarf/Gfind_proc_info-lsb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gpe.lo -MD -MP -MF dwarf/.deps/Gpe.Tpo -c ../source_subfolder/src/dwarf/Gpe.c -o dwarf/Gpe.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Gfind_proc_info-lsb.Tpo -c ../source_subfolder/src/dwarf/Gfind_proc_info-lsb.c -o dwarf/Gfind_proc_info-lsb.o depbase=`echo dwarf/Gfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Gfind_unwind_table.lo ../source_subfolder/src/dwarf/Gfind_unwind_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Gfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Gfind_unwind_table.Tpo -c ../source_subfolder/src/dwarf/Gfind_unwind_table.c -o dwarf/Gfind_unwind_table.o depbase=`echo x86_64/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/longjmp.lo ../source_subfolder/src/x86_64/longjmp.S &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/longjmp.lo -MD -MP -MF x86_64/.deps/longjmp.Tpo -c ../source_subfolder/src/x86_64/longjmp.S -o x86_64/longjmp.o depbase=`echo x86_64/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/siglongjmp.lo ../source_subfolder/src/x86_64/siglongjmp.S &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo mi/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF $depbase.Tpo -c -o mi/init.lo ../source_subfolder/src/mi/init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -g -fPIC -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -MT x86_64/siglongjmp.lo -MD -MP -MF x86_64/.deps/siglongjmp.Tpo -c ../source_subfolder/src/x86_64/siglongjmp.S -o x86_64/siglongjmp.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/init.lo -MD -MP -MF mi/.deps/init.Tpo -c ../source_subfolder/src/mi/init.c -o mi/init.o depbase=`echo mi/flush_cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF $depbase.Tpo -c -o mi/flush_cache.lo ../source_subfolder/src/mi/flush_cache.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/flush_cache.lo -MD -MP -MF mi/.deps/flush_cache.Tpo -c ../source_subfolder/src/mi/flush_cache.c -o mi/flush_cache.o depbase=`echo mi/mempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF $depbase.Tpo -c -o mi/mempool.lo ../source_subfolder/src/mi/mempool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/mempool.lo -MD -MP -MF mi/.deps/mempool.Tpo -c ../source_subfolder/src/mi/mempool.c -o mi/mempool.o depbase=`echo mi/strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF $depbase.Tpo -c -o mi/strerror.lo ../source_subfolder/src/mi/strerror.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/is_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/is_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/is_fpreg.lo ../source_subfolder/src/x86_64/is_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT mi/strerror.lo -MD -MP -MF mi/.deps/strerror.Tpo -c ../source_subfolder/src/mi/strerror.c -o mi/strerror.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/is_fpreg.lo -MD -MP -MF x86_64/.deps/is_fpreg.Tpo -c ../source_subfolder/src/x86_64/is_fpreg.c -o x86_64/is_fpreg.o depbase=`echo x86_64/regname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/regname.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/regname.lo ../source_subfolder/src/x86_64/regname.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo x86_64/Los-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Los-linux.lo -MD -MP -MF $depbase.Tpo -c -o x86_64/Los-linux.lo ../source_subfolder/src/x86_64/Los-linux.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/regname.lo -MD -MP -MF x86_64/.deps/regname.Tpo -c ../source_subfolder/src/x86_64/regname.c -o x86_64/regname.o depbase=`echo dwarf/Lexpr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lexpr.lo ../source_subfolder/src/dwarf/Lexpr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT x86_64/Los-linux.lo -MD -MP -MF x86_64/.deps/Los-linux.Tpo -c ../source_subfolder/src/x86_64/Los-linux.c -o x86_64/Los-linux.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lexpr.lo -MD -MP -MF dwarf/.deps/Lexpr.Tpo -c ../source_subfolder/src/dwarf/Lexpr.c -o dwarf/Lexpr.o depbase=`echo dwarf/Lfde.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfde.lo ../source_subfolder/src/dwarf/Lfde.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfde.lo -MD -MP -MF dwarf/.deps/Lfde.Tpo -c ../source_subfolder/src/dwarf/Lfde.c -o dwarf/Lfde.o depbase=`echo dwarf/Lparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lparser.lo ../source_subfolder/src/dwarf/Lparser.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lparser.lo -MD -MP -MF dwarf/.deps/Lparser.Tpo -c ../source_subfolder/src/dwarf/Lparser.c -o dwarf/Lparser.o depbase=`echo dwarf/Lpe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lpe.lo ../source_subfolder/src/dwarf/Lpe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lpe.lo -MD -MP -MF dwarf/.deps/Lpe.Tpo -c ../source_subfolder/src/dwarf/Lpe.c -o dwarf/Lpe.o depbase=`echo dwarf/Lfind_proc_info-lsb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_proc_info-lsb.lo ../source_subfolder/src/dwarf/Lfind_proc_info-lsb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_proc_info-lsb.lo -MD -MP -MF dwarf/.deps/Lfind_proc_info-lsb.Tpo -c ../source_subfolder/src/dwarf/Lfind_proc_info-lsb.c -o dwarf/Lfind_proc_info-lsb.o depbase=`echo dwarf/Lfind_unwind_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/Lfind_unwind_table.lo ../source_subfolder/src/dwarf/Lfind_unwind_table.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dwarf/global.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF $depbase.Tpo -c -o dwarf/global.lo ../source_subfolder/src/dwarf/global.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/Lfind_unwind_table.lo -MD -MP -MF dwarf/.deps/Lfind_unwind_table.Tpo -c ../source_subfolder/src/dwarf/Lfind_unwind_table.c -o dwarf/Lfind_unwind_table.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT dwarf/global.lo -MD -MP -MF dwarf/.deps/global.Tpo -c ../source_subfolder/src/dwarf/global.c -o dwarf/global.o /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-elf64.la elf64.lo -llzma -llzma -lpthread depbase=`echo ptrace/_UPT_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_elf.lo ../source_subfolder/src/ptrace/_UPT_elf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_accessors.lo ../source_subfolder/src/ptrace/_UPT_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_elf.lo -MD -MP -MF ptrace/.deps/_UPT_elf.Tpo -c ../source_subfolder/src/ptrace/_UPT_elf.c -o ptrace/_UPT_elf.o libtool: link: ar cru .libs/libunwind-elf64.a elf64.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_accessors.lo -MD -MP -MF ptrace/.deps/_UPT_accessors.Tpo -c ../source_subfolder/src/ptrace/_UPT_accessors.c -o ptrace/_UPT_accessors.o libtool: link: ranlib .libs/libunwind-elf64.a libtool: link: ( cd ".libs" && rm -f "libunwind-elf64.la" && ln -s "../libunwind-elf64.la" "libunwind-elf64.la" ) depbase=`echo ptrace/_UPT_access_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_fpreg.lo ../source_subfolder/src/ptrace/_UPT_access_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_fpreg.lo -MD -MP -MF ptrace/.deps/_UPT_access_fpreg.Tpo -c ../source_subfolder/src/ptrace/_UPT_access_fpreg.c -o ptrace/_UPT_access_fpreg.o depbase=`echo ptrace/_UPT_access_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_mem.lo ../source_subfolder/src/ptrace/_UPT_access_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_access_reg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_access_reg.lo ../source_subfolder/src/ptrace/_UPT_access_reg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_create.lo ../source_subfolder/src/ptrace/_UPT_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_mem.lo -MD -MP -MF ptrace/.deps/_UPT_access_mem.Tpo -c ../source_subfolder/src/ptrace/_UPT_access_mem.c -o ptrace/_UPT_access_mem.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_access_reg.lo -MD -MP -MF ptrace/.deps/_UPT_access_reg.Tpo -c ../source_subfolder/src/ptrace/_UPT_access_reg.c -o ptrace/_UPT_access_reg.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_create.lo -MD -MP -MF ptrace/.deps/_UPT_create.Tpo -c ../source_subfolder/src/ptrace/_UPT_create.c -o ptrace/_UPT_create.o depbase=`echo ptrace/_UPT_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_destroy.lo ../source_subfolder/src/ptrace/_UPT_destroy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_find_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_find_proc_info.lo ../source_subfolder/src/ptrace/_UPT_find_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_get_dyn_info_list_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_dyn_info_list_addr.lo ../source_subfolder/src/ptrace/_UPT_get_dyn_info_list_addr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_destroy.lo -MD -MP -MF ptrace/.deps/_UPT_destroy.Tpo -c ../source_subfolder/src/ptrace/_UPT_destroy.c -o ptrace/_UPT_destroy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_find_proc_info.lo -MD -MP -MF ptrace/.deps/_UPT_find_proc_info.Tpo -c ../source_subfolder/src/ptrace/_UPT_find_proc_info.c -o ptrace/_UPT_find_proc_info.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF ptrace/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ../source_subfolder/src/ptrace/_UPT_get_dyn_info_list_addr.c -o ptrace/_UPT_get_dyn_info_list_addr.o depbase=`echo ptrace/_UPT_put_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_put_unwind_info.lo ../source_subfolder/src/ptrace/_UPT_put_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ptrace/_UPT_get_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_get_proc_name.lo ../source_subfolder/src/ptrace/_UPT_get_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_put_unwind_info.lo -MD -MP -MF ptrace/.deps/_UPT_put_unwind_info.Tpo -c ../source_subfolder/src/ptrace/_UPT_put_unwind_info.c -o ptrace/_UPT_put_unwind_info.o depbase=`echo ptrace/_UPT_reg_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_reg_offset.lo ../source_subfolder/src/ptrace/_UPT_reg_offset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_get_proc_name.lo -MD -MP -MF ptrace/.deps/_UPT_get_proc_name.Tpo -c ../source_subfolder/src/ptrace/_UPT_get_proc_name.c -o ptrace/_UPT_get_proc_name.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_reg_offset.lo -MD -MP -MF ptrace/.deps/_UPT_reg_offset.Tpo -c ../source_subfolder/src/ptrace/_UPT_reg_offset.c -o ptrace/_UPT_reg_offset.o depbase=`echo ptrace/_UPT_resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF $depbase.Tpo -c -o ptrace/_UPT_resume.lo ../source_subfolder/src/ptrace/_UPT_resume.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_accessors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_accessors.lo ../source_subfolder/src/coredump/_UCD_accessors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT ptrace/_UPT_resume.lo -MD -MP -MF ptrace/.deps/_UPT_resume.Tpo -c ../source_subfolder/src/ptrace/_UPT_resume.c -o ptrace/_UPT_resume.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_accessors.lo -MD -MP -MF coredump/.deps/_UCD_accessors.Tpo -c ../source_subfolder/src/coredump/_UCD_accessors.c -o coredump/_UCD_accessors.o depbase=`echo coredump/_UCD_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_create.lo ../source_subfolder/src/coredump/_UCD_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_create.lo -MD -MP -MF coredump/.deps/_UCD_create.Tpo -c ../source_subfolder/src/coredump/_UCD_create.c -o coredump/_UCD_create.o depbase=`echo coredump/_UCD_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_destroy.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_destroy.lo ../source_subfolder/src/coredump/_UCD_destroy.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_access_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_mem.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_access_mem.lo ../source_subfolder/src/coredump/_UCD_access_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_elf_map_image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_elf_map_image.lo ../source_subfolder/src/coredump/_UCD_elf_map_image.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_mem.lo -MD -MP -MF coredump/.deps/_UCD_access_mem.Tpo -c ../source_subfolder/src/coredump/_UCD_access_mem.c -o coredump/_UCD_access_mem.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_destroy.lo -MD -MP -MF coredump/.deps/_UCD_destroy.Tpo -c ../source_subfolder/src/coredump/_UCD_destroy.c -o coredump/_UCD_destroy.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_elf_map_image.lo -MD -MP -MF coredump/.deps/_UCD_elf_map_image.Tpo -c ../source_subfolder/src/coredump/_UCD_elf_map_image.c -o coredump/_UCD_elf_map_image.o depbase=`echo coredump/_UCD_find_proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_find_proc_info.lo ../source_subfolder/src/coredump/_UCD_find_proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_get_proc_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_get_proc_name.lo ../source_subfolder/src/coredump/_UCD_get_proc_name.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UPT_elf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_elf.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_elf.lo ../source_subfolder/src/coredump/_UPT_elf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_find_proc_info.lo -MD -MP -MF coredump/.deps/_UCD_find_proc_info.Tpo -c ../source_subfolder/src/coredump/_UCD_find_proc_info.c -o coredump/_UCD_find_proc_info.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_get_proc_name.lo -MD -MP -MF coredump/.deps/_UCD_get_proc_name.Tpo -c ../source_subfolder/src/coredump/_UCD_get_proc_name.c -o coredump/_UCD_get_proc_name.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_elf.lo -MD -MP -MF coredump/.deps/_UPT_elf.Tpo -c ../source_subfolder/src/coredump/_UPT_elf.c -o coredump/_UPT_elf.o depbase=`echo coredump/_UPT_access_fpreg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_access_fpreg.lo ../source_subfolder/src/coredump/_UPT_access_fpreg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_access_fpreg.lo -MD -MP -MF coredump/.deps/_UPT_access_fpreg.Tpo -c ../source_subfolder/src/coredump/_UPT_access_fpreg.c -o coredump/_UPT_access_fpreg.o depbase=`echo coredump/_UPT_get_dyn_info_list_addr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_get_dyn_info_list_addr.lo ../source_subfolder/src/coredump/_UPT_get_dyn_info_list_addr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_get_dyn_info_list_addr.lo -MD -MP -MF coredump/.deps/_UPT_get_dyn_info_list_addr.Tpo -c ../source_subfolder/src/coredump/_UPT_get_dyn_info_list_addr.c -o coredump/_UPT_get_dyn_info_list_addr.o depbase=`echo coredump/_UPT_put_unwind_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_put_unwind_info.lo ../source_subfolder/src/coredump/_UPT_put_unwind_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_put_unwind_info.lo -MD -MP -MF coredump/.deps/_UPT_put_unwind_info.Tpo -c ../source_subfolder/src/coredump/_UPT_put_unwind_info.c -o coredump/_UPT_put_unwind_info.o depbase=`echo coredump/_UPT_resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_resume.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UPT_resume.lo ../source_subfolder/src/coredump/_UPT_resume.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo coredump/_UCD_access_reg_linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF $depbase.Tpo -c -o coredump/_UCD_access_reg_linux.lo ../source_subfolder/src/coredump/_UCD_access_reg_linux.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UPT_resume.lo -MD -MP -MF coredump/.deps/_UPT_resume.Tpo -c ../source_subfolder/src/coredump/_UPT_resume.c -o coredump/_UPT_resume.o libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT coredump/_UCD_access_reg_linux.lo -MD -MP -MF coredump/.deps/_UCD_access_reg_linux.Tpo -c ../source_subfolder/src/coredump/_UCD_access_reg_linux.c -o coredump/_UCD_access_reg_linux.o depbase=`echo setjmp/longjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/longjmp.lo ../source_subfolder/src/setjmp/longjmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT setjmp/longjmp.lo -MD -MP -MF setjmp/.deps/longjmp.Tpo -c ../source_subfolder/src/setjmp/longjmp.c -o setjmp/longjmp.o depbase=`echo setjmp/siglongjmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF $depbase.Tpo -c -o setjmp/siglongjmp.lo ../source_subfolder/src/setjmp/siglongjmp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang -DHAVE_CONFIG_H -I. -I../source_subfolder/src -I../include -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/include -DLZMA_API_STATIC -D_GNU_SOURCE -DNDEBUG -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -MT setjmp/siglongjmp.lo -MD -MP -MF setjmp/.deps/siglongjmp.Tpo -c ../source_subfolder/src/setjmp/siglongjmp.c -o setjmp/siglongjmp.o /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-dwarf-common.la dwarf/global.lo -llzma -lpthread /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-ptrace.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib ptrace/_UPT_elf.lo ptrace/_UPT_accessors.lo ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_mem.lo ptrace/_UPT_access_reg.lo ptrace/_UPT_create.lo ptrace/_UPT_destroy.lo ptrace/_UPT_find_proc_info.lo ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_get_proc_name.lo ptrace/_UPT_reg_offset.lo ptrace/_UPT_resume.lo -llzma -lpthread /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 0:0:0 -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-coredump.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib coredump/_UCD_accessors.lo coredump/_UCD_create.lo coredump/_UCD_destroy.lo coredump/_UCD_access_mem.lo coredump/_UCD_elf_map_image.lo coredump/_UCD_find_proc_info.lo coredump/_UCD_get_proc_name.lo coredump/_UPT_elf.lo coredump/_UPT_access_fpreg.lo coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_put_unwind_info.lo coredump/_UPT_resume.lo coredump/_UCD_access_reg_linux.lo -llzma -llzma -lpthread libtool: link: ar cru .libs/libunwind-dwarf-common.a dwarf/global.o libtool: link: ranlib .libs/libunwind-dwarf-common.a libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-common.la" && ln -s "../libunwind-dwarf-common.la" "libunwind-dwarf-common.la" ) /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-dwarf-local.la dwarf/Lexpr.lo dwarf/Lfde.lo dwarf/Lparser.lo dwarf/Lpe.lo dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_unwind_table.lo libunwind-dwarf-common.la -llzma -lpthread libtool: link: ar cru .libs/libunwind-ptrace.a ptrace/_UPT_elf.o ptrace/_UPT_accessors.o ptrace/_UPT_access_fpreg.o ptrace/_UPT_access_mem.o ptrace/_UPT_access_reg.o ptrace/_UPT_create.o ptrace/_UPT_destroy.o ptrace/_UPT_find_proc_info.o ptrace/_UPT_get_dyn_info_list_addr.o ptrace/_UPT_put_unwind_info.o ptrace/_UPT_get_proc_name.o ptrace/_UPT_reg_offset.o ptrace/_UPT_resume.o libtool: link: ranlib .libs/libunwind-ptrace.a libtool: link: ( cd ".libs" && rm -f "libunwind-ptrace.la" && ln -s "../libunwind-ptrace.la" "libunwind-ptrace.la" ) /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-dwarf-generic.la dwarf/Gexpr.lo dwarf/Gfde.lo dwarf/Gparser.lo dwarf/Gpe.lo dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_unwind_table.lo libunwind-dwarf-common.la -llzma -lpthread libtool: link: ar cru .libs/libunwind-coredump.a coredump/_UCD_accessors.o coredump/_UCD_create.o coredump/_UCD_destroy.o coredump/_UCD_access_mem.o coredump/_UCD_elf_map_image.o coredump/_UCD_find_proc_info.o coredump/_UCD_get_proc_name.o coredump/_UPT_elf.o coredump/_UPT_access_fpreg.o coredump/_UPT_get_dyn_info_list_addr.o coredump/_UPT_put_unwind_info.o coredump/_UPT_resume.o coredump/_UCD_access_reg_linux.o libtool: link: ranlib .libs/libunwind-coredump.a libtool: link: ( cd ".libs" && rm -f "libunwind-coredump.la" && ln -s "../libunwind-coredump.la" "libunwind-coredump.la" ) libtool: link: (cd .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src/./.libs/libunwind-dwarf-common.a") libtool: link: ar cru .libs/libunwind-dwarf-local.a dwarf/Lexpr.o dwarf/Lfde.o dwarf/Lparser.o dwarf/Lpe.o dwarf/Lfind_proc_info-lsb.o dwarf/Lfind_unwind_table.o .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a/global.o libtool: link: ranlib .libs/libunwind-dwarf-local.a libtool: link: rm -fr .libs/libunwind-dwarf-local.lax libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-local.la" && ln -s "../libunwind-dwarf-local.la" "libunwind-dwarf-local.la" ) libtool: link: (cd .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src/./.libs/libunwind-dwarf-common.a") /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -XCClinker -nostdlib -version-info 8:1:0 -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo x86_64/is_fpreg.lo x86_64/regname.lo x86_64/Los-linux.lo mi/backtrace.lo mi/dyn-cancel.lo mi/dyn-info-list.lo mi/dyn-register.lo mi/Ldyn-extract.lo mi/Lfind_dynamic_proc_info.lo mi/Lget_accessors.lo mi/Lget_proc_info_by_ip.lo mi/Lget_proc_name.lo mi/Lput_dynamic_unwind_info.lo mi/Ldestroy_addr_space.lo mi/Lget_reg.lo mi/Lset_reg.lo mi/Lget_fpreg.lo mi/Lset_fpreg.lo mi/Lset_caching_policy.lo mi/Lset_cache_size.lo x86_64/setcontext.lo x86_64/Lapply_reg_state.lo x86_64/Lreg_states_iterate.lo x86_64/Lcreate_addr_space.lo x86_64/Lget_save_loc.lo x86_64/Lglobal.lo x86_64/Linit.lo x86_64/Linit_local.lo x86_64/Linit_remote.lo x86_64/Lget_proc_info.lo x86_64/Lregs.lo x86_64/Lresume.lo x86_64/Lstash_frame.lo x86_64/Lstep.lo x86_64/Ltrace.lo x86_64/getcontext.lo libunwind-dwarf-local.la libunwind-elf64.la -lc -lgcc_s -llzma -llzma -lpthread libtool: link: ar cru .libs/libunwind-dwarf-generic.a dwarf/Gexpr.o dwarf/Gfde.o dwarf/Gparser.o dwarf/Gpe.o dwarf/Gfind_proc_info-lsb.o dwarf/Gfind_unwind_table.o .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a/global.o libtool: link: ranlib .libs/libunwind-dwarf-generic.a libtool: link: rm -fr .libs/libunwind-dwarf-generic.lax libtool: link: ( cd ".libs" && rm -f "libunwind-dwarf-generic.la" && ln -s "../libunwind-dwarf-generic.la" "libunwind-dwarf-generic.la" ) libtool: link: (cd .libs/libunwind.lax/libunwind-dwarf-local.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src/./.libs/libunwind-dwarf-local.a") libtool: link: (cd .libs/libunwind.lax/libunwind-elf64.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src/./.libs/libunwind-elf64.a") libtool: link: ar cru .libs/libunwind.a os-linux.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o x86_64/is_fpreg.o x86_64/regname.o x86_64/Los-linux.o mi/backtrace.o mi/dyn-cancel.o mi/dyn-info-list.o mi/dyn-register.o mi/Ldyn-extract.o mi/Lfind_dynamic_proc_info.o mi/Lget_accessors.o mi/Lget_proc_info_by_ip.o mi/Lget_proc_name.o mi/Lput_dynamic_unwind_info.o mi/Ldestroy_addr_space.o mi/Lget_reg.o mi/Lset_reg.o mi/Lget_fpreg.o mi/Lset_fpreg.o mi/Lset_caching_policy.o mi/Lset_cache_size.o x86_64/setcontext.o x86_64/Lapply_reg_state.o x86_64/Lreg_states_iterate.o x86_64/Lcreate_addr_space.o x86_64/Lget_save_loc.o x86_64/Lglobal.o x86_64/Linit.o x86_64/Linit_local.o x86_64/Linit_remote.o x86_64/Lget_proc_info.o x86_64/Lregs.o x86_64/Lresume.o x86_64/Lstash_frame.o x86_64/Lstep.o x86_64/Ltrace.o x86_64/getcontext.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lexpr.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfde.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_proc_info-lsb.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lfind_unwind_table.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lparser.o .libs/libunwind.lax/libunwind-dwarf-local.a/Lpe.o .libs/libunwind.lax/libunwind-dwarf-local.a/global.o .libs/libunwind.lax/libunwind-elf64.a/elf64.o libtool: link: ranlib .libs/libunwind.a libtool: link: rm -fr .libs/libunwind.lax libtool: link: ( cd ".libs" && rm -f "libunwind.la" && ln -s "../libunwind.la" "libunwind.la" ) /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 8:1:0 -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-x86_64.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo x86_64/is_fpreg.lo x86_64/regname.lo x86_64/Gos-linux.lo mi/Gdyn-extract.lo mi/Gdyn-remote.lo mi/Gfind_dynamic_proc_info.lo mi/Gget_accessors.lo mi/Gget_proc_info_by_ip.lo mi/Gget_proc_name.lo mi/Gput_dynamic_unwind_info.lo mi/Gdestroy_addr_space.lo mi/Gget_reg.lo mi/Gset_reg.lo mi/Gget_fpreg.lo mi/Gset_fpreg.lo mi/Gset_caching_policy.lo mi/Gset_cache_size.lo x86_64/Gapply_reg_state.lo x86_64/Greg_states_iterate.lo x86_64/Gcreate_addr_space.lo x86_64/Gget_save_loc.lo x86_64/Gglobal.lo x86_64/Ginit.lo x86_64/Ginit_local.lo x86_64/Ginit_remote.lo x86_64/Gget_proc_info.lo x86_64/Gregs.lo x86_64/Gresume.lo x86_64/Gstash_frame.lo x86_64/Gstep.lo x86_64/Gtrace.lo libunwind-dwarf-generic.la libunwind-elf64.la libunwind.la -lc -llzma -lpthread libtool: link: (cd .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src/./.libs/libunwind-dwarf-generic.a") libtool: link: (cd .libs/libunwind-x86_64.lax/libunwind-elf64.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src/./.libs/libunwind-elf64.a") libtool: link: ar cru .libs/libunwind-x86_64.a os-linux.o mi/init.o mi/flush_cache.o mi/mempool.o mi/strerror.o x86_64/is_fpreg.o x86_64/regname.o x86_64/Gos-linux.o mi/Gdyn-extract.o mi/Gdyn-remote.o mi/Gfind_dynamic_proc_info.o mi/Gget_accessors.o mi/Gget_proc_info_by_ip.o mi/Gget_proc_name.o mi/Gput_dynamic_unwind_info.o mi/Gdestroy_addr_space.o mi/Gget_reg.o mi/Gset_reg.o mi/Gget_fpreg.o mi/Gset_fpreg.o mi/Gset_caching_policy.o mi/Gset_cache_size.o x86_64/Gapply_reg_state.o x86_64/Greg_states_iterate.o x86_64/Gcreate_addr_space.o x86_64/Gget_save_loc.o x86_64/Gglobal.o x86_64/Ginit.o x86_64/Ginit_local.o x86_64/Ginit_remote.o x86_64/Gget_proc_info.o x86_64/Gregs.o x86_64/Gresume.o x86_64/Gstash_frame.o x86_64/Gstep.o x86_64/Gtrace.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gexpr.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfde.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_proc_info-lsb.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gfind_unwind_table.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gparser.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/Gpe.o .libs/libunwind-x86_64.lax/libunwind-dwarf-generic.a/global.o .libs/libunwind-x86_64.lax/libunwind-elf64.a/elf64.o libtool: link: ranlib .libs/libunwind-x86_64.a libtool: link: rm -fr .libs/libunwind-x86_64.lax libtool: link: ( cd ".libs" && rm -f "libunwind-x86_64.la" && ln -s "../libunwind-x86_64.la" "libunwind-x86_64.la" ) /bin/bash ../libtool --tag=CC --mode=link clang -m64 -g -fPIC -fexceptions -Wall -Wsign-compare -XCClinker -nostartfiles -version-info 0:0:0 -m64 -L/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.5/_/_/package/c22e293bc8dcd9fd87aa5b9d6b55569a0da47b27/lib -o libunwind-setjmp.la -rpath /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib setjmp/longjmp.lo setjmp/siglongjmp.lo x86_64/longjmp.lo x86_64/siglongjmp.lo libunwind-elf64.la libunwind-x86_64.la libunwind.la -lc -llzma -lpthread libtool: link: (cd .libs/libunwind-setjmp.lax/libunwind-elf64.a && ar x "/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src/./.libs/libunwind-elf64.a") copying selected object files to avoid basename conflicts... libtool: link: ln x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o || cp x86_64/longjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o libtool: link: ln x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o || cp x86_64/siglongjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o libtool: link: ar cru .libs/libunwind-setjmp.a setjmp/longjmp.o setjmp/siglongjmp.o .libs/libunwind-setjmp.lax/lt1-longjmp.o .libs/libunwind-setjmp.lax/lt2-siglongjmp.o .libs/libunwind-setjmp.lax/libunwind-elf64.a/elf64.o libtool: link: ranlib .libs/libunwind-setjmp.a libtool: link: rm -fr .libs/libunwind-setjmp.lax .libs/libunwind-setjmp.lax libtool: link: ( cd ".libs" && rm -f "libunwind-setjmp.la" && ln -s "../libunwind-setjmp.la" "libunwind-setjmp.la" ) make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' libunwind/1.3.1: Package 'c8a2f91069efdd06b04715872df6c8d9f0aaa33d' built libunwind/1.3.1: Build folder /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d libunwind/1.3.1: Generated conaninfo.txt libunwind/1.3.1: Generated conanbuildinfo.txt libunwind/1.3.1: Generating the package libunwind/1.3.1: Package folder /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d libunwind/1.3.1: Calling package() ----Running------ > make install -j3 ----------------- Making install in src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make install-am make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make[3]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libunwind.la libunwind-ptrace.la libunwind-coredump.la libunwind-x86_64.la libunwind-setjmp.la '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib' /usr/bin/install -c -m 644 libunwind-generic.pc unwind/libunwind.pc ptrace/libunwind-ptrace.pc setjmp/libunwind-setjmp.pc coredump/libunwind-coredump.pc '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libunwind.lai /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind.la libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.lai /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-ptrace.la libtool: install: /usr/bin/install -c .libs/libunwind-coredump.lai /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-coredump.la libtool: install: /usr/bin/install -c .libs/libunwind-x86_64.lai /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-x86_64.la libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.lai /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-setjmp.la libtool: install: /usr/bin/install -c .libs/libunwind.a /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind.a libtool: install: /usr/bin/install -c .libs/libunwind-ptrace.a /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-ptrace.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-ptrace.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-ptrace.a libtool: install: /usr/bin/install -c .libs/libunwind-coredump.a /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-coredump.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-coredump.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-coredump.a libtool: install: /usr/bin/install -c .libs/libunwind-x86_64.a /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-x86_64.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-x86_64.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-x86_64.a libtool: install: /usr/bin/install -c .libs/libunwind-setjmp.a /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-setjmp.a libtool: install: chmod 644 /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-setjmp.a libtool: install: ranlib /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-setjmp.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/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/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 install-exec-hook make[4]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' if test -f /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-x86_64.a; then \ cd /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib && ln -s -f libunwind-x86_64.a libunwind-generic.a; \ fi if test -f /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib/libunwind-x86_64.so; then \ cd /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/lib && ln -s -f libunwind-x86_64.so \ libunwind-generic.so; \ fi make[4]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make[3]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/src' make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/include' /bin/mkdir -p '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/include' /usr/bin/install -c -m 644 source_subfolder/include/libunwind-dynamic.h source_subfolder/include/libunwind-ptrace.h source_subfolder/include/libunwind-coredump.h source_subfolder/include/libunwind-x86_64.h include/libunwind.h source_subfolder/include/unwind.h '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/include' /usr/bin/install -c -m 644 include/libunwind-common.h '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/package/c8a2f91069efdd06b04715872df6c8d9f0aaa33d/include' make[2]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/c8a2f91069efdd06b04715872df6c8d9f0aaa33d' [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 libunwind/1.3.1 package(): Packaged 6 '.a' files libunwind/1.3.1 package(): Packaged 7 '.h' files libunwind/1.3.1 package(): Packaged 1 file: COPYING libunwind/1.3.1: Package 'c8a2f91069efdd06b04715872df6c8d9f0aaa33d' created libunwind/1.3.1: Created package revision 65726669d74cd7a45d86d8b059473001 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK configure: WARNING: latex2man not found. Install latex2man. Disabling docs. ../source_subfolder/src/mi/backtrace.c:26:9: warning: 'UNW_REMOTE_ONLY' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef UNW_REMOTE_ONLY ^~~~~~~~~~~~~~~ ../source_subfolder/src/mi/backtrace.c:28:9: note: 'UNW_LOCAL_ONLY' is defined here; did you mean 'UNW_REMOTE_ONLY'? #define UNW_LOCAL_ONLY ^~~~~~~~~~~~~~ UNW_REMOTE_ONLY 1 warning generated. ar: `u' modifier ignored since `D' is the default (see `U') ../source_subfolder/src/ptrace/_UPT_get_dyn_info_list_addr.c:78:3: warning: Implement get_list_addr(), please. [-W#warnings] # warning Implement get_list_addr(), please. ^ 1 warning generated. ../source_subfolder/src/coredump/_UPT_get_dyn_info_list_addr.c:81:3: warning: Implement get_list_addr(), please. [-W#warnings] # warning Implement get_list_addr(), please. ^ 1 warning generated. ../source_subfolder/src/setjmp/longjmp.c:58:1: warning: unused function '__nonworking__longjmp' [-Wunused-function] _longjmp (jmp_buf env, int val) ^ ../source_subfolder/src/setjmp/longjmp.c:50:18: note: expanded from macro '_longjmp' #define _longjmp __nonworking__longjmp ^ ../source_subfolder/src/setjmp/longjmp.c:53:13: warning: unused function '__nonworking_longjmp' [-Wunused-function] static void longjmp (jmp_buf env, int val); ^ ../source_subfolder/src/setjmp/longjmp.c:51:17: note: expanded from macro 'longjmp' #define longjmp __nonworking_longjmp ^ 2 warnings generated. ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U')