******************************************************************************** conan install libunwind/1.3.1@ --profile=/home/conan/w/BuildSingleReference/4853/03424c2a-c9fe-43fd-ab90-f6018aa891e1/profile.txt --build=libunwind ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux os_build=Linux [options] libunwind:shared=True [build_requires] [env] libunwind/1.3.1: Forced build from source Installing package: libunwind/1.3.1 Requirements libunwind/1.3.1 from 'conan-upstream' - Cache xz_utils/5.2.4 from 'conan-center' - Cache Packages libunwind/1.3.1:91fdec4bc3f13e3739949299b99b2e456e339de8 - Build xz_utils/5.2.4:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache Installing (downloading, building) binaries... xz_utils/5.2.4: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] 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/91fdec4bc3f13e3739949299b99b2e456e339de8 libunwind/1.3.1: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libunwind/1.3.1: Calling build() libunwind/1.3.1: Calling: > source_subfolder/configure '--enable-shared=yes' '--enable-static=no' '--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/91fdec4bc3f13e3739949299b99b2e456e339de8' '--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=yes' '--enable-static=no' '--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/91fdec4bc3f13e3739949299b99b2e456e339de8' '--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 whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no 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/91fdec4bc3f13e3739949299b99b2e456e339de8/src' make all-am make[2]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/91fdec4bc3f13e3739949299b99b2e456e339de8/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -fexceptions -Wall -Wsign-compare -MT os-linux.lo -MD -MP -MF .deps/os-linux.Tpo -c ../source_subfolder/src/os-linux.c -fPIC -DPIC -o .libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -fexceptions -Wall -Wsign-compare -MT mi/backtrace.lo -MD -MP -MF mi/.deps/backtrace.Tpo -c ../source_subfolder/src/mi/backtrace.c -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/dyn-info-list.o 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/Lget_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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/Ldestroy_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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/Lset_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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/Lset_cache_size.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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o mi/.libs/Lset_caching_policy.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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -I../source_subfolder/include -I../source_subfolder/include/tdep-x86_64 -I. -m64 -O3 -I/home/conan/w/BuildSingleReference/.conan/data/xz_utils/5.2.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 Makefile:3279: recipe for target 'x86_64/setcontext.lo' failed Makefile:3303: recipe for target 'x86_64/Lapply_reg_state.lo' failed Makefile:3303: recipe for target 'x86_64/Lreg_states_iterate.lo' failed Makefile:1726: recipe for target 'all' failed make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/91fdec4bc3f13e3739949299b99b2e456e339de8/src' Makefile:589: recipe for target 'all-recursive' failed libunwind/1.3.1: Received SIGTERM! 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.4/_/_/package/d988447fa516eac7400b2f34e2d4b89e42b4b1a8/include -DLZMA_API_STATIC -DNDEBUG -D_GNU_SOURCE -DNDEBUG -m64 -O3 -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 -fPIC -DPIC -o x86_64/.libs/Lreg_states_iterate.o 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. make[2]: *** [x86_64/setcontext.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [x86_64/Lapply_reg_state.lo] Error 1 make[2]: *** [x86_64/Lreg_states_iterate.lo] Terminated make[1]: *** [all] Terminated make: *** [all-recursive] Error 1 libunwind/1.3.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/91fdec4bc3f13e3739949299b99b2e456e339de8 libunwind/1.3.1: ERROR: Package '91fdec4bc3f13e3739949299b99b2e456e339de8' build failed libunwind/1.3.1: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/libunwind/1.3.1/_/_/build/91fdec4bc3f13e3739949299b99b2e456e339de8 ERROR: Exiting with code: 5