<86>Aug 16 21:17:50 userdel[2685325]: delete user 'rooter' <86>Aug 16 21:17:50 userdel[2685325]: removed group 'rooter' owned by 'rooter' <86>Aug 16 21:17:50 userdel[2685325]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 16 21:17:50 groupadd[2685336]: group added to /etc/group: name=rooter, GID=669 <86>Aug 16 21:17:50 groupadd[2685336]: group added to /etc/gshadow: name=rooter <86>Aug 16 21:17:50 groupadd[2685336]: new group: name=rooter, GID=669 <86>Aug 16 21:17:50 useradd[2685345]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Aug 16 21:17:50 userdel[2685356]: delete user 'builder' <86>Aug 16 21:17:50 userdel[2685356]: removed group 'builder' owned by 'builder' <86>Aug 16 21:17:50 userdel[2685356]: removed shadow group 'builder' owned by 'builder' <86>Aug 16 21:17:50 groupadd[2685361]: group added to /etc/group: name=builder, GID=670 <86>Aug 16 21:17:50 groupadd[2685361]: group added to /etc/gshadow: name=builder <86>Aug 16 21:17:50 groupadd[2685361]: new group: name=builder, GID=670 <86>Aug 16 21:17:50 useradd[2685365]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libunwind-1.5.0-alt1.nosrc.rpm (w1.gzdio) Installing libunwind-1.5.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libunwind-1.5.0 + echo 'Source #0 (libunwind-1.5.0.tar):' Source #0 (libunwind-1.5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libunwind-1.5.0.tar + cd libunwind-1.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libunwind-1.5.0-fix-linking.patch):' Patch #0 (libunwind-1.5.0-fix-linking.patch): + /usr/bin/patch -p1 patching file src/Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91489 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libunwind-1.5.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize-default: linking file 'config/config.guess' libtoolize-default: linking file 'config/config.sub' libtoolize-default: linking file 'config/install-sh' libtoolize-default: linking file 'config/ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:16: installing 'config/compile' configure.ac:11: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export CFLAGS + CXXFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export CXXFLAGS + FFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export FFLAGS + FCFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no 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 x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc 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 dependency style of x86_64-alt-linux-gcc... none 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 for pipe2... yes checking if building with AltiVec... no checking for Android... no checking if we should build libunwind-coredump... yes checking for sys/ptrace.h... (cached) 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... no checking whether to support ZLIB-compressed symbol tables... auto checking for uncompress in -lz... no checking whether to support UNW_CACHE_PER_THREAD... checking for Intel compiler... no checking if building on Solaris then define __EXTENSIONS__ macro... yes 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 configure: WARNING: latex2man not found. Install latex2man. Disabling docs. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/check-namespace.sh 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 configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0' Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o os-linux.lo os-linux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c os-linux.c -fPIC -DPIC -o .libs/os-linux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/init.lo mi/init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/init.c -fPIC -DPIC -o mi/.libs/init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/flush_cache.lo mi/flush_cache.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/flush_cache.c -fPIC -DPIC -o mi/.libs/flush_cache.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/mempool.lo mi/mempool.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/mempool.c -fPIC -DPIC -o mi/.libs/mempool.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/strerror.lo mi/strerror.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/strerror.c -fPIC -DPIC -o mi/.libs/strerror.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/is_fpreg.lo x86_64/is_fpreg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/is_fpreg.c -fPIC -DPIC -o x86_64/.libs/is_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/regname.lo x86_64/regname.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/regname.c -fPIC -DPIC -o x86_64/.libs/regname.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Los-linux.lo x86_64/Los-linux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Los-linux.c -fPIC -DPIC -o x86_64/.libs/Los-linux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/backtrace.lo mi/backtrace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/backtrace.c -fPIC -DPIC -o mi/.libs/backtrace.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/dyn-cancel.lo mi/dyn-cancel.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/dyn-cancel.c -fPIC -DPIC -o mi/.libs/dyn-cancel.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/dyn-info-list.lo mi/dyn-info-list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/dyn-info-list.c -fPIC -DPIC -o mi/.libs/dyn-info-list.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/dyn-register.lo mi/dyn-register.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/dyn-register.c -fPIC -DPIC -o mi/.libs/dyn-register.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Ldyn-extract.c -fPIC -DPIC -o mi/.libs/Ldyn-extract.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Lfind_dynamic_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_accessors.lo mi/Lget_accessors.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lget_accessors.c -fPIC -DPIC -o mi/.libs/Lget_accessors.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Lget_proc_info_by_ip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lget_proc_name.c -fPIC -DPIC -o mi/.libs/Lget_proc_name.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Lput_dynamic_unwind_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Ldestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Ldestroy_addr_space.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_reg.lo mi/Lget_reg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lget_reg.c -fPIC -DPIC -o mi/.libs/Lget_reg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_reg.lo mi/Lset_reg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lset_reg.c -fPIC -DPIC -o mi/.libs/Lset_reg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lget_fpreg.c -fPIC -DPIC -o mi/.libs/Lget_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lset_fpreg.c -fPIC -DPIC -o mi/.libs/Lset_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lset_caching_policy.c -fPIC -DPIC -o mi/.libs/Lset_caching_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_cache_size.lo mi/Lset_cache_size.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Lset_cache_size.c -fPIC -DPIC -o mi/.libs/Lset_cache_size.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c -o x86_64/setcontext.lo x86_64/setcontext.S libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c x86_64/setcontext.S -fPIC -DPIC -o x86_64/.libs/setcontext.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lapply_reg_state.lo x86_64/Lapply_reg_state.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lapply_reg_state.c -fPIC -DPIC -o x86_64/.libs/Lapply_reg_state.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lreg_states_iterate.lo x86_64/Lreg_states_iterate.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lreg_states_iterate.c -fPIC -DPIC -o x86_64/.libs/Lreg_states_iterate.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lcreate_addr_space.lo x86_64/Lcreate_addr_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lcreate_addr_space.c -fPIC -DPIC -o x86_64/.libs/Lcreate_addr_space.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lget_save_loc.lo x86_64/Lget_save_loc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lget_save_loc.c -fPIC -DPIC -o x86_64/.libs/Lget_save_loc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lglobal.lo x86_64/Lglobal.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lglobal.c -fPIC -DPIC -o x86_64/.libs/Lglobal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Linit.lo x86_64/Linit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Linit.c -fPIC -DPIC -o x86_64/.libs/Linit.o In file included from x86_64/Linit.c:4: x86_64/Ginit.c: In function 'mincore_validate': x86_64/Ginit.c:166:27: warning: pointer targets in passing argument 3 of 'mincore' differ in signedness [-Wpointer-sign] 166 | if (mincore (addr, len, (char *)mvec) != 0) | ^~~~~~~~~~~~ | | | char * In file included from x86_64/Ginit.c:36, from x86_64/Linit.c:4: /usr/include/sys/mman.h:123:65: note: expected 'unsigned char *' but argument is of type 'char *' 123 | extern int mincore (void *__start, size_t __len, unsigned char *__vec) | ~~~~~~~~~~~~~~~^~~~~ In file included from x86_64/Linit.c:4: x86_64/Ginit.c: In function '_ULx86_64_init_mem_validate': x86_64/Ginit.c:189:50: warning: pointer targets in passing argument 3 of 'mincore' differ in signedness [-Wpointer-sign] 189 | while ((ret = mincore ((void*)addr, PAGE_SIZE, (char *)mvec)) == -1 && | ^~~~~~~~~~~~ | | | char * In file included from x86_64/Ginit.c:36, from x86_64/Linit.c:4: /usr/include/sys/mman.h:123:65: note: expected 'unsigned char *' but argument is of type 'char *' 123 | extern int mincore (void *__start, size_t __len, unsigned char *__vec) | ~~~~~~~~~~~~~~~^~~~~ In file included from x86_64/Linit.c:4: x86_64/Ginit.c: In function 'do_pipe2': x86_64/Ginit.c:81:3: warning: ignoring return value of 'pipe2' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | pipe2 (pipefd, O_CLOEXEC | O_NONBLOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Linit_local.lo x86_64/Linit_local.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Linit_local.c -fPIC -DPIC -o x86_64/.libs/Linit_local.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Linit_remote.lo x86_64/Linit_remote.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Linit_remote.c -fPIC -DPIC -o x86_64/.libs/Linit_remote.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lget_proc_info.lo x86_64/Lget_proc_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lget_proc_info.c -fPIC -DPIC -o x86_64/.libs/Lget_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lregs.lo x86_64/Lregs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lregs.c -fPIC -DPIC -o x86_64/.libs/Lregs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lresume.lo x86_64/Lresume.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lresume.c -fPIC -DPIC -o x86_64/.libs/Lresume.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lstash_frame.lo x86_64/Lstash_frame.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lstash_frame.c -fPIC -DPIC -o x86_64/.libs/Lstash_frame.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Lstep.lo x86_64/Lstep.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Lstep.c -fPIC -DPIC -o x86_64/.libs/Lstep.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Ltrace.lo x86_64/Ltrace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Ltrace.c -fPIC -DPIC -o x86_64/.libs/Ltrace.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c -o x86_64/getcontext.lo x86_64/getcontext.S libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c x86_64/getcontext.S -fPIC -DPIC -o x86_64/.libs/getcontext.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lexpr.lo dwarf/Lexpr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lexpr.c -fPIC -DPIC -o dwarf/.libs/Lexpr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lfde.lo dwarf/Lfde.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lfde.c -fPIC -DPIC -o dwarf/.libs/Lfde.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lparser.lo dwarf/Lparser.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lparser.c -fPIC -DPIC -o dwarf/.libs/Lparser.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lpe.lo dwarf/Lpe.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lpe.c -fPIC -DPIC -o dwarf/.libs/Lpe.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Lfind_proc_info-lsb.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lfind_unwind_table.lo dwarf/Lfind_unwind_table.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Lfind_unwind_table.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/global.lo dwarf/global.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/global.c -fPIC -DPIC -o dwarf/.libs/global.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o libunwind-dwarf-common.la dwarf/global.lo libtool: link: ar cr .libs/libunwind-dwarf-common.a dwarf/.libs/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/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -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 libtool: link: (cd .libs/libunwind-dwarf-local.lax/libunwind-dwarf-common.a && ar x "/usr/src/RPM/BUILD/libunwind-1.5.0/src/./.libs/libunwind-dwarf-common.a") libtool: link: ar cr .libs/libunwind-dwarf-local.a dwarf/.libs/Lexpr.o dwarf/.libs/Lfde.o dwarf/.libs/Lparser.o dwarf/.libs/Lpe.o dwarf/.libs/Lfind_proc_info-lsb.o dwarf/.libs/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" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o elf64.lo elf64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c elf64.c -fPIC -DPIC -o .libs/elf64.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o libunwind-elf64.la elf64.lo libtool: link: ar cr .libs/libunwind-elf64.a .libs/elf64.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" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -XCClinker -nostdlib -version-info 8:1:0 -o libunwind.la -rpath /usr/lib64 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 libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/os-linux.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o x86_64/.libs/is_fpreg.o x86_64/.libs/regname.o x86_64/.libs/Los-linux.o mi/.libs/backtrace.o mi/.libs/dyn-cancel.o mi/.libs/dyn-info-list.o mi/.libs/dyn-register.o mi/.libs/Ldyn-extract.o mi/.libs/Lfind_dynamic_proc_info.o mi/.libs/Lget_accessors.o mi/.libs/Lget_proc_info_by_ip.o mi/.libs/Lget_proc_name.o mi/.libs/Lput_dynamic_unwind_info.o mi/.libs/Ldestroy_addr_space.o mi/.libs/Lget_reg.o mi/.libs/Lset_reg.o mi/.libs/Lget_fpreg.o mi/.libs/Lset_fpreg.o mi/.libs/Lset_caching_policy.o mi/.libs/Lset_cache_size.o x86_64/.libs/setcontext.o x86_64/.libs/Lapply_reg_state.o x86_64/.libs/Lreg_states_iterate.o x86_64/.libs/Lcreate_addr_space.o x86_64/.libs/Lget_save_loc.o x86_64/.libs/Lglobal.o x86_64/.libs/Linit.o x86_64/.libs/Linit_local.o x86_64/.libs/Linit_remote.o x86_64/.libs/Lget_proc_info.o x86_64/.libs/Lregs.o x86_64/.libs/Lresume.o x86_64/.libs/Lstash_frame.o x86_64/.libs/Lstep.o x86_64/.libs/Ltrace.o x86_64/.libs/getcontext.o -Wl,--whole-archive ./.libs/libunwind-dwarf-local.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -lc -lgcc_s -grecord-gcc-switches -g -O2 -flto -nostartfiles -nostdlib -Wl,-soname -Wl,libunwind.so.8 -o .libs/libunwind.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libunwind.so.8" && ln -s "libunwind.so.8.0.1" "libunwind.so.8") libtool: link: (cd ".libs" && rm -f "libunwind.so" && ln -s "libunwind.so.8.0.1" "libunwind.so") libtool: link: ( cd ".libs" && rm -f "libunwind.la" && ln -s "../libunwind.la" "libunwind.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gos-linux.lo x86_64/Gos-linux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gos-linux.c -fPIC -DPIC -o x86_64/.libs/Gos-linux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gdyn-extract.c -fPIC -DPIC -o mi/.libs/Gdyn-extract.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gdyn-remote.c -fPIC -DPIC -o mi/.libs/Gdyn-remote.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gfind_dynamic_proc_info.c -fPIC -DPIC -o mi/.libs/Gfind_dynamic_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_accessors.lo mi/Gget_accessors.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gget_accessors.c -fPIC -DPIC -o mi/.libs/Gget_accessors.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gget_proc_info_by_ip.c -fPIC -DPIC -o mi/.libs/Gget_proc_info_by_ip.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gget_proc_name.c -fPIC -DPIC -o mi/.libs/Gget_proc_name.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gput_dynamic_unwind_info.c -fPIC -DPIC -o mi/.libs/Gput_dynamic_unwind_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gdestroy_addr_space.c -fPIC -DPIC -o mi/.libs/Gdestroy_addr_space.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_reg.lo mi/Gget_reg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gget_reg.c -fPIC -DPIC -o mi/.libs/Gget_reg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_reg.lo mi/Gset_reg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gset_reg.c -fPIC -DPIC -o mi/.libs/Gset_reg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gget_fpreg.c -fPIC -DPIC -o mi/.libs/Gget_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gset_fpreg.c -fPIC -DPIC -o mi/.libs/Gset_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gset_caching_policy.c -fPIC -DPIC -o mi/.libs/Gset_caching_policy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_cache_size.lo mi/Gset_cache_size.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/Gset_cache_size.c -fPIC -DPIC -o mi/.libs/Gset_cache_size.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gapply_reg_state.lo x86_64/Gapply_reg_state.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gapply_reg_state.c -fPIC -DPIC -o x86_64/.libs/Gapply_reg_state.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Greg_states_iterate.lo x86_64/Greg_states_iterate.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Greg_states_iterate.c -fPIC -DPIC -o x86_64/.libs/Greg_states_iterate.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gcreate_addr_space.lo x86_64/Gcreate_addr_space.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gcreate_addr_space.c -fPIC -DPIC -o x86_64/.libs/Gcreate_addr_space.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gget_save_loc.lo x86_64/Gget_save_loc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gget_save_loc.c -fPIC -DPIC -o x86_64/.libs/Gget_save_loc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gglobal.lo x86_64/Gglobal.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gglobal.c -fPIC -DPIC -o x86_64/.libs/Gglobal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Ginit.lo x86_64/Ginit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Ginit.c -fPIC -DPIC -o x86_64/.libs/Ginit.o x86_64/Ginit.c: In function 'mincore_validate': x86_64/Ginit.c:166:27: warning: pointer targets in passing argument 3 of 'mincore' differ in signedness [-Wpointer-sign] 166 | if (mincore (addr, len, (char *)mvec) != 0) | ^~~~~~~~~~~~ | | | char * In file included from x86_64/Ginit.c:36: /usr/include/sys/mman.h:123:65: note: expected 'unsigned char *' but argument is of type 'char *' 123 | extern int mincore (void *__start, size_t __len, unsigned char *__vec) | ~~~~~~~~~~~~~~~^~~~~ x86_64/Ginit.c: In function '_Ux86_64_init_mem_validate': x86_64/Ginit.c:189:50: warning: pointer targets in passing argument 3 of 'mincore' differ in signedness [-Wpointer-sign] 189 | while ((ret = mincore ((void*)addr, PAGE_SIZE, (char *)mvec)) == -1 && | ^~~~~~~~~~~~ | | | char * In file included from x86_64/Ginit.c:36: /usr/include/sys/mman.h:123:65: note: expected 'unsigned char *' but argument is of type 'char *' 123 | extern int mincore (void *__start, size_t __len, unsigned char *__vec) | ~~~~~~~~~~~~~~~^~~~~ x86_64/Ginit.c: In function 'do_pipe2': x86_64/Ginit.c:81:3: warning: ignoring return value of 'pipe2' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | pipe2 (pipefd, O_CLOEXEC | O_NONBLOCK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Ginit_local.lo x86_64/Ginit_local.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Ginit_local.c -fPIC -DPIC -o x86_64/.libs/Ginit_local.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Ginit_remote.lo x86_64/Ginit_remote.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Ginit_remote.c -fPIC -DPIC -o x86_64/.libs/Ginit_remote.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gget_proc_info.lo x86_64/Gget_proc_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gget_proc_info.c -fPIC -DPIC -o x86_64/.libs/Gget_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gregs.lo x86_64/Gregs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gregs.c -fPIC -DPIC -o x86_64/.libs/Gregs.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gresume.lo x86_64/Gresume.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gresume.c -fPIC -DPIC -o x86_64/.libs/Gresume.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gstash_frame.lo x86_64/Gstash_frame.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gstash_frame.c -fPIC -DPIC -o x86_64/.libs/Gstash_frame.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gstep.lo x86_64/Gstep.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gstep.c -fPIC -DPIC -o x86_64/.libs/Gstep.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86_64/Gtrace.lo x86_64/Gtrace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86_64/Gtrace.c -fPIC -DPIC -o x86_64/.libs/Gtrace.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gexpr.lo dwarf/Gexpr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gexpr.c -fPIC -DPIC -o dwarf/.libs/Gexpr.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gfde.lo dwarf/Gfde.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gfde.c -fPIC -DPIC -o dwarf/.libs/Gfde.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gparser.lo dwarf/Gparser.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gparser.c -fPIC -DPIC -o dwarf/.libs/Gparser.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gpe.lo dwarf/Gpe.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gpe.c -fPIC -DPIC -o dwarf/.libs/Gpe.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gfind_proc_info-lsb.c -fPIC -DPIC -o dwarf/.libs/Gfind_proc_info-lsb.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gfind_unwind_table.lo dwarf/Gfind_unwind_table.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gfind_unwind_table.c -fPIC -DPIC -o dwarf/.libs/Gfind_unwind_table.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -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 libtool: link: (cd .libs/libunwind-dwarf-generic.lax/libunwind-dwarf-common.a && ar x "/usr/src/RPM/BUILD/libunwind-1.5.0/src/./.libs/libunwind-dwarf-common.a") libtool: link: ar cr .libs/libunwind-dwarf-generic.a dwarf/.libs/Gexpr.o dwarf/.libs/Gfde.o dwarf/.libs/Gparser.o dwarf/.libs/Gpe.o dwarf/.libs/Gfind_proc_info-lsb.o dwarf/.libs/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" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0 -o libunwind-x86_64.la -rpath /usr/lib64 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 libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/os-linux.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o x86_64/.libs/is_fpreg.o x86_64/.libs/regname.o x86_64/.libs/Gos-linux.o mi/.libs/Gdyn-extract.o mi/.libs/Gdyn-remote.o mi/.libs/Gfind_dynamic_proc_info.o mi/.libs/Gget_accessors.o mi/.libs/Gget_proc_info_by_ip.o mi/.libs/Gget_proc_name.o mi/.libs/Gput_dynamic_unwind_info.o mi/.libs/Gdestroy_addr_space.o mi/.libs/Gget_reg.o mi/.libs/Gset_reg.o mi/.libs/Gget_fpreg.o mi/.libs/Gset_fpreg.o mi/.libs/Gset_caching_policy.o mi/.libs/Gset_cache_size.o x86_64/.libs/Gapply_reg_state.o x86_64/.libs/Greg_states_iterate.o x86_64/.libs/Gcreate_addr_space.o x86_64/.libs/Gget_save_loc.o x86_64/.libs/Gglobal.o x86_64/.libs/Ginit.o x86_64/.libs/Ginit_local.o x86_64/.libs/Ginit_remote.o x86_64/.libs/Gget_proc_info.o x86_64/.libs/Gregs.o x86_64/.libs/Gresume.o x86_64/.libs/Gstash_frame.o x86_64/.libs/Gstep.o x86_64/.libs/Gtrace.o -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libunwind-1.5.0/src/.libs ./.libs/libunwind.so -lc -grecord-gcc-switches -g -O2 -flto -nostartfiles -Wl,-soname -Wl,libunwind-x86_64.so.8 -o .libs/libunwind-x86_64.so.8.0.1 libtool: link: (cd ".libs" && rm -f "libunwind-x86_64.so.8" && ln -s "libunwind-x86_64.so.8.0.1" "libunwind-x86_64.so.8") libtool: link: (cd ".libs" && rm -f "libunwind-x86_64.so" && ln -s "libunwind-x86_64.so.8.0.1" "libunwind-x86_64.so") libtool: link: ( cd ".libs" && rm -f "libunwind-x86_64.la" && ln -s "../libunwind-x86_64.la" "libunwind-x86_64.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o setjmp/longjmp.lo setjmp/longjmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c setjmp/longjmp.c -fPIC -DPIC -o setjmp/.libs/longjmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o setjmp/siglongjmp.lo setjmp/siglongjmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c setjmp/siglongjmp.c -fPIC -DPIC -o setjmp/.libs/siglongjmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c -o x86_64/longjmp.lo x86_64/longjmp.S libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c x86_64/longjmp.S -fPIC -DPIC -o x86_64/.libs/longjmp.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c -o x86_64/siglongjmp.lo x86_64/siglongjmp.S libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86_64 -I. -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -D_GNU_SOURCE -DNDEBUG -c x86_64/siglongjmp.S -fPIC -DPIC -o x86_64/.libs/siglongjmp.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-setjmp.la -rpath /usr/lib64 setjmp/longjmp.lo setjmp/siglongjmp.lo x86_64/longjmp.lo x86_64/siglongjmp.lo libunwind-elf64.la libunwind-x86_64.la libunwind.la -lc libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o x86_64/.libs/longjmp.o x86_64/.libs/siglongjmp.o -Wl,--whole-archive ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libunwind-1.5.0/src/.libs ./.libs/libunwind-x86_64.so ./.libs/libunwind.so -lc -grecord-gcc-switches -g -O2 -flto -nostartfiles -Wl,-soname -Wl,libunwind-setjmp.so.0 -o .libs/libunwind-setjmp.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so.0" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so.0") libtool: link: (cd ".libs" && rm -f "libunwind-setjmp.so" && ln -s "libunwind-setjmp.so.0.0.0" "libunwind-setjmp.so") libtool: link: ( cd ".libs" && rm -f "libunwind-setjmp.la" && ln -s "../libunwind-setjmp.la" "libunwind-setjmp.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_accessors.lo coredump/_UCD_accessors.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_accessors.c -fPIC -DPIC -o coredump/.libs/_UCD_accessors.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_create.lo coredump/_UCD_create.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_create.c -fPIC -DPIC -o coredump/.libs/_UCD_create.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_destroy.lo coredump/_UCD_destroy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_destroy.c -fPIC -DPIC -o coredump/.libs/_UCD_destroy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_access_mem.lo coredump/_UCD_access_mem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_access_mem.c -fPIC -DPIC -o coredump/.libs/_UCD_access_mem.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_elf_map_image.lo coredump/_UCD_elf_map_image.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_elf_map_image.c -fPIC -DPIC -o coredump/.libs/_UCD_elf_map_image.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_find_proc_info.lo coredump/_UCD_find_proc_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_find_proc_info.c -fPIC -DPIC -o coredump/.libs/_UCD_find_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_get_proc_name.lo coredump/_UCD_get_proc_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_get_proc_name.c -fPIC -DPIC -o coredump/.libs/_UCD_get_proc_name.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_elf.lo coredump/_UPT_elf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UPT_elf.c -fPIC -DPIC -o coredump/.libs/_UPT_elf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_access_fpreg.lo coredump/_UPT_access_fpreg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UPT_access_fpreg.c -fPIC -DPIC -o coredump/.libs/_UPT_access_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_get_dyn_info_list_addr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o coredump/.libs/_UPT_get_dyn_info_list_addr.o coredump/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr': coredump/_UPT_get_dyn_info_list_addr.c:86:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 86 | # warning Implement get_list_addr(), please. | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_put_unwind_info.lo coredump/_UPT_put_unwind_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UPT_put_unwind_info.c -fPIC -DPIC -o coredump/.libs/_UPT_put_unwind_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_resume.lo coredump/_UPT_resume.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UPT_resume.c -fPIC -DPIC -o coredump/.libs/_UPT_resume.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_access_reg_linux.lo coredump/_UCD_access_reg_linux.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c coredump/_UCD_access_reg_linux.c -fPIC -DPIC -o coredump/.libs/_UCD_access_reg_linux.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-coredump.la -rpath /usr/lib64 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 libunwind-x86_64.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC coredump/.libs/_UCD_accessors.o coredump/.libs/_UCD_create.o coredump/.libs/_UCD_destroy.o coredump/.libs/_UCD_access_mem.o coredump/.libs/_UCD_elf_map_image.o coredump/.libs/_UCD_find_proc_info.o coredump/.libs/_UCD_get_proc_name.o coredump/.libs/_UPT_elf.o coredump/.libs/_UPT_access_fpreg.o coredump/.libs/_UPT_get_dyn_info_list_addr.o coredump/.libs/_UPT_put_unwind_info.o coredump/.libs/_UPT_resume.o coredump/.libs/_UCD_access_reg_linux.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libunwind-1.5.0/src/.libs ./.libs/libunwind-x86_64.so -grecord-gcc-switches -g -O2 -flto -nostartfiles -Wl,-soname -Wl,libunwind-coredump.so.0 -o .libs/libunwind-coredump.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunwind-coredump.so.0" && ln -s "libunwind-coredump.so.0.0.0" "libunwind-coredump.so.0") libtool: link: (cd ".libs" && rm -f "libunwind-coredump.so" && ln -s "libunwind-coredump.so.0.0.0" "libunwind-coredump.so") libtool: link: ( cd ".libs" && rm -f "libunwind-coredump.la" && ln -s "../libunwind-coredump.la" "libunwind-coredump.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_elf.lo ptrace/_UPT_elf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_elf.c -fPIC -DPIC -o ptrace/.libs/_UPT_elf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_accessors.lo ptrace/_UPT_accessors.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_accessors.c -fPIC -DPIC -o ptrace/.libs/_UPT_accessors.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_fpreg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_access_fpreg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_fpreg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_access_mem.lo ptrace/_UPT_access_mem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_access_mem.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_mem.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_access_reg.lo ptrace/_UPT_access_reg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_access_reg.c -fPIC -DPIC -o ptrace/.libs/_UPT_access_reg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_create.lo ptrace/_UPT_create.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_create.c -fPIC -DPIC -o ptrace/.libs/_UPT_create.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_destroy.lo ptrace/_UPT_destroy.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_destroy.c -fPIC -DPIC -o ptrace/.libs/_UPT_destroy.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_find_proc_info.lo ptrace/_UPT_find_proc_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_find_proc_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_find_proc_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_get_dyn_info_list_addr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_get_dyn_info_list_addr.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_dyn_info_list_addr.o ptrace/_UPT_get_dyn_info_list_addr.c: In function 'get_list_addr': ptrace/_UPT_get_dyn_info_list_addr.c:83:3: warning: #warning Implement get_list_addr(), please. [-Wcpp] 83 | # warning Implement get_list_addr(), please. | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_put_unwind_info.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_put_unwind_info.c -fPIC -DPIC -o ptrace/.libs/_UPT_put_unwind_info.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_get_proc_name.lo ptrace/_UPT_get_proc_name.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_get_proc_name.c -fPIC -DPIC -o ptrace/.libs/_UPT_get_proc_name.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_reg_offset.lo ptrace/_UPT_reg_offset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_reg_offset.c -fPIC -DPIC -o ptrace/.libs/_UPT_reg_offset.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_resume.lo ptrace/_UPT_resume.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86_64 -I. -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_resume.c -fPIC -DPIC -o ptrace/.libs/_UPT_resume.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o libunwind-ptrace.la -rpath /usr/lib64 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 libunwind-x86_64.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC ptrace/.libs/_UPT_elf.o ptrace/.libs/_UPT_accessors.o ptrace/.libs/_UPT_access_fpreg.o ptrace/.libs/_UPT_access_mem.o ptrace/.libs/_UPT_access_reg.o ptrace/.libs/_UPT_create.o ptrace/.libs/_UPT_destroy.o ptrace/.libs/_UPT_find_proc_info.o ptrace/.libs/_UPT_get_dyn_info_list_addr.o ptrace/.libs/_UPT_put_unwind_info.o ptrace/.libs/_UPT_get_proc_name.o ptrace/.libs/_UPT_reg_offset.o ptrace/.libs/_UPT_resume.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libunwind-1.5.0/src/.libs ./.libs/libunwind-x86_64.so -grecord-gcc-switches -g -O2 -flto -Wl,-soname -Wl,libunwind-ptrace.so.0 -o .libs/libunwind-ptrace.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libunwind-ptrace.so.0" && ln -s "libunwind-ptrace.so.0.0.0" "libunwind-ptrace.so.0") libtool: link: (cd ".libs" && rm -f "libunwind-ptrace.so" && ln -s "libunwind-ptrace.so.0.0.0" "libunwind-ptrace.so") libtool: link: ( cd ".libs" && rm -f "libunwind-ptrace.la" && ln -s "../libunwind-ptrace.la" "libunwind-ptrace.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' Making all in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o forker.o forker.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -static -o forker forker.o libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o forker forker.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Gperf-simple.o Gperf-simple.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o Gperf-simple Gperf-simple.o ../src/libunwind-x86_64.la ../src/libunwind.la libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Gperf-simple Gperf-simple.o ../src/.libs/libunwind-x86_64.so ../src/.libs/libunwind.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Lperf-simple.o Lperf-simple.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o Lperf-simple Lperf-simple.o ../src/libunwind.la libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Lperf-simple Lperf-simple.o ../src/.libs/libunwind.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Gperf-trace.o Gperf-trace.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o Gperf-trace Gperf-trace.o ../src/libunwind-x86_64.la ../src/libunwind.la libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Gperf-trace Gperf-trace.o ../src/.libs/libunwind-x86_64.so ../src/.libs/libunwind.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Lperf-trace.o Lperf-trace.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o Lperf-trace Lperf-trace.o ../src/libunwind.la libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Lperf-trace Lperf-trace.o ../src/.libs/libunwind.so x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mapper.o mapper.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o mapper mapper.o libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o mapper mapper.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o test-ptrace-misc.o test-ptrace-misc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ident.o ident.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o test-ptrace-misc test-ptrace-misc.o ident.o libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o test-ptrace-misc test-ptrace-misc.o ident.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o crasher.o crasher.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o crasher crasher.o libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o crasher crasher.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -D_GNU_SOURCE -DNDEBUG -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o test-coredump-unwind.o test-coredump-unwind.c test-coredump-unwind.c: In function 'handle_sigsegv': test-coredump-unwind.c:247:9: warning: variable 'size' set but not used [-Wunused-but-set-variable] 247 | int size; | ^~~~ test-coredump-unwind.c: In function 'verror_msg_helper': test-coredump-unwind.c:144:7: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 144 | write(STDERR_FILENO, msg, used + msgeol_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o test-coredump-unwind test-coredump-unwind.o ../src/libunwind-coredump.la ../src/libunwind-x86_64.la libtool: link: x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/test-coredump-unwind test-coredump-unwind.o ../src/.libs/libunwind-coredump.so ../src/.libs/libunwind-x86_64.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0' make: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92356 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libunwind-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libunwind-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libunwind-1.5.0 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libunwind-buildroot/usr exec_prefix=/usr/src/tmp/libunwind-buildroot/usr bindir=/usr/src/tmp/libunwind-buildroot/usr/bin sbindir=/usr/src/tmp/libunwind-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libunwind-buildroot/etc datadir=/usr/src/tmp/libunwind-buildroot/usr/share includedir=/usr/src/tmp/libunwind-buildroot/usr/include libdir=/usr/src/tmp/libunwind-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libunwind-buildroot/usr/lib localstatedir=/usr/src/tmp/libunwind-buildroot/var/lib sharedstatedir=/usr/src/tmp/libunwind-buildroot/var/lib mandir=/usr/src/tmp/libunwind-buildroot/usr/share/man infodir=/usr/src/tmp/libunwind-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' /usr/bin/make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' make[3]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' /bin/mkdir -p '/usr/src/tmp/libunwind-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libunwind.la libunwind-x86_64.la libunwind-setjmp.la libunwind-coredump.la libunwind-ptrace.la '/usr/src/tmp/libunwind-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind.so.8.0.1 /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind.so.8.0.1 libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind.so.8.0.1 libunwind.so.8 || { rm -f libunwind.so.8 && ln -s libunwind.so.8.0.1 libunwind.so.8; }; }) libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind.so.8.0.1 libunwind.so || { rm -f libunwind.so && ln -s libunwind.so.8.0.1 libunwind.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind.lai /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind.la libtool: warning: relinking 'libunwind-x86_64.la' libtool: install: (cd /usr/src/RPM/BUILD/libunwind-1.5.0/src; /bin/sh "/usr/src/RPM/BUILD/libunwind-1.5.0/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0 -o libunwind-x86_64.la -rpath /usr/lib64 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 -inst-prefix-dir /usr/src/tmp/libunwind-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/os-linux.o mi/.libs/init.o mi/.libs/flush_cache.o mi/.libs/mempool.o mi/.libs/strerror.o x86_64/.libs/is_fpreg.o x86_64/.libs/regname.o x86_64/.libs/Gos-linux.o mi/.libs/Gdyn-extract.o mi/.libs/Gdyn-remote.o mi/.libs/Gfind_dynamic_proc_info.o mi/.libs/Gget_accessors.o mi/.libs/Gget_proc_info_by_ip.o mi/.libs/Gget_proc_name.o mi/.libs/Gput_dynamic_unwind_info.o mi/.libs/Gdestroy_addr_space.o mi/.libs/Gget_reg.o mi/.libs/Gset_reg.o mi/.libs/Gget_fpreg.o mi/.libs/Gset_fpreg.o mi/.libs/Gset_caching_policy.o mi/.libs/Gset_cache_size.o x86_64/.libs/Gapply_reg_state.o x86_64/.libs/Greg_states_iterate.o x86_64/.libs/Gcreate_addr_space.o x86_64/.libs/Gget_save_loc.o x86_64/.libs/Gglobal.o x86_64/.libs/Ginit.o x86_64/.libs/Ginit_local.o x86_64/.libs/Ginit_remote.o x86_64/.libs/Gget_proc_info.o x86_64/.libs/Gregs.o x86_64/.libs/Gresume.o x86_64/.libs/Gstash_frame.o x86_64/.libs/Gstep.o x86_64/.libs/Gtrace.o -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -L/usr/src/tmp/libunwind-buildroot/usr/lib64 -L/usr/lib64 -lunwind -lc -grecord-gcc-switches -g -O2 -flto -nostartfiles -Wl,-soname -Wl,libunwind-x86_64.so.8 -o .libs/libunwind-x86_64.so.8.0.1 libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-x86_64.so.8.0.1T /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-x86_64.so.8.0.1 libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-x86_64.so.8.0.1 libunwind-x86_64.so.8 || { rm -f libunwind-x86_64.so.8 && ln -s libunwind-x86_64.so.8.0.1 libunwind-x86_64.so.8; }; }) libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-x86_64.so.8.0.1 libunwind-x86_64.so || { rm -f libunwind-x86_64.so && ln -s libunwind-x86_64.so.8.0.1 libunwind-x86_64.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-x86_64.lai /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-x86_64.la libtool: warning: relinking 'libunwind-setjmp.la' libtool: install: (cd /usr/src/RPM/BUILD/libunwind-1.5.0/src; /bin/sh "/usr/src/RPM/BUILD/libunwind-1.5.0/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-setjmp.la -rpath /usr/lib64 setjmp/longjmp.lo setjmp/siglongjmp.lo x86_64/longjmp.lo x86_64/siglongjmp.lo libunwind-elf64.la libunwind-x86_64.la libunwind.la -lc -inst-prefix-dir /usr/src/tmp/libunwind-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -fPIC -DPIC setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o x86_64/.libs/longjmp.o x86_64/.libs/siglongjmp.o -Wl,--whole-archive ./.libs/libunwind-elf64.a -Wl,--no-whole-archive -L/usr/src/tmp/libunwind-buildroot/usr/lib64 -L/usr/lib64 -lunwind-x86_64 -lunwind -lc -grecord-gcc-switches -g -O2 -flto -nostartfiles -Wl,-soname -Wl,libunwind-setjmp.so.0 -o .libs/libunwind-setjmp.so.0.0.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-setjmp.so.0.0.0T /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-setjmp.so.0.0.0 libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-setjmp.so.0.0.0 libunwind-setjmp.so.0 || { rm -f libunwind-setjmp.so.0 && ln -s libunwind-setjmp.so.0.0.0 libunwind-setjmp.so.0; }; }) libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-setjmp.so.0.0.0 libunwind-setjmp.so || { rm -f libunwind-setjmp.so && ln -s libunwind-setjmp.so.0.0.0 libunwind-setjmp.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-setjmp.lai /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-setjmp.la libtool: warning: relinking 'libunwind-coredump.la' libtool: install: (cd /usr/src/RPM/BUILD/libunwind-1.5.0/src; /bin/sh "/usr/src/RPM/BUILD/libunwind-1.5.0/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-coredump.la -rpath /usr/lib64 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 libunwind-x86_64.la -inst-prefix-dir /usr/src/tmp/libunwind-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -fPIC -DPIC coredump/.libs/_UCD_accessors.o coredump/.libs/_UCD_create.o coredump/.libs/_UCD_destroy.o coredump/.libs/_UCD_access_mem.o coredump/.libs/_UCD_elf_map_image.o coredump/.libs/_UCD_find_proc_info.o coredump/.libs/_UCD_get_proc_name.o coredump/.libs/_UPT_elf.o coredump/.libs/_UPT_access_fpreg.o coredump/.libs/_UPT_get_dyn_info_list_addr.o coredump/.libs/_UPT_put_unwind_info.o coredump/.libs/_UPT_resume.o coredump/.libs/_UCD_access_reg_linux.o -L/usr/src/tmp/libunwind-buildroot/usr/lib64 -L/usr/lib64 -lunwind-x86_64 -grecord-gcc-switches -g -O2 -flto -nostartfiles -Wl,-soname -Wl,libunwind-coredump.so.0 -o .libs/libunwind-coredump.so.0.0.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-coredump.so.0.0.0T /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-coredump.so.0.0.0 libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-coredump.so.0.0.0 libunwind-coredump.so.0 || { rm -f libunwind-coredump.so.0 && ln -s libunwind-coredump.so.0.0.0 libunwind-coredump.so.0; }; }) libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-coredump.so.0.0.0 libunwind-coredump.so || { rm -f libunwind-coredump.so && ln -s libunwind-coredump.so.0.0.0 libunwind-coredump.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-coredump.lai /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-coredump.la libtool: warning: relinking 'libunwind-ptrace.la' libtool: install: (cd /usr/src/RPM/BUILD/libunwind-1.5.0/src; /bin/sh "/usr/src/RPM/BUILD/libunwind-1.5.0/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o libunwind-ptrace.la -rpath /usr/lib64 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 libunwind-x86_64.la -inst-prefix-dir /usr/src/tmp/libunwind-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared -fPIC -DPIC ptrace/.libs/_UPT_elf.o ptrace/.libs/_UPT_accessors.o ptrace/.libs/_UPT_access_fpreg.o ptrace/.libs/_UPT_access_mem.o ptrace/.libs/_UPT_access_reg.o ptrace/.libs/_UPT_create.o ptrace/.libs/_UPT_destroy.o ptrace/.libs/_UPT_find_proc_info.o ptrace/.libs/_UPT_get_dyn_info_list_addr.o ptrace/.libs/_UPT_put_unwind_info.o ptrace/.libs/_UPT_get_proc_name.o ptrace/.libs/_UPT_reg_offset.o ptrace/.libs/_UPT_resume.o -L/usr/src/tmp/libunwind-buildroot/usr/lib64 -L/usr/lib64 -lunwind-x86_64 -grecord-gcc-switches -g -O2 -flto -Wl,-soname -Wl,libunwind-ptrace.so.0 -o .libs/libunwind-ptrace.so.0.0.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-ptrace.so.0.0.0T /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-ptrace.so.0.0.0 libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-ptrace.so.0.0.0 libunwind-ptrace.so.0 || { rm -f libunwind-ptrace.so.0 && ln -s libunwind-ptrace.so.0.0.0 libunwind-ptrace.so.0; }; }) libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && { ln -s -f libunwind-ptrace.so.0.0.0 libunwind-ptrace.so || { rm -f libunwind-ptrace.so && ln -s libunwind-ptrace.so.0.0.0 libunwind-ptrace.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-ptrace.lai /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-ptrace.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[4]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' if test -f /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-x86_64.a; then \ cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && ln -s -f libunwind-x86_64.a libunwind-generic.a; \ fi if test -f /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-x86_64.so; then \ cd /usr/src/tmp/libunwind-buildroot/usr/lib64 && ln -s -f libunwind-x86_64.so \ libunwind-generic.so; \ fi make[4]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' /bin/mkdir -p '/usr/src/tmp/libunwind-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libunwind-generic.pc unwind/libunwind.pc ptrace/libunwind-ptrace.pc setjmp/libunwind-setjmp.pc coredump/libunwind-coredump.pc '/usr/src/tmp/libunwind-buildroot/usr/lib64/pkgconfig' make[3]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0' make[2]: Entering directory '/usr/src/RPM/BUILD/libunwind-1.5.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libunwind-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 include/libunwind-dynamic.h include/libunwind-ptrace.h include/libunwind-coredump.h include/libunwind-x86_64.h include/libunwind.h include/unwind.h '/usr/src/tmp/libunwind-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libunwind-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 include/libunwind-common.h '/usr/src/tmp/libunwind-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0' make: Leaving directory '/usr/src/RPM/BUILD/libunwind-1.5.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libunwind-buildroot (auto) removed './usr/lib64/libunwind-ptrace.la' removed './usr/lib64/libunwind-coredump.la' removed './usr/lib64/libunwind-setjmp.la' removed './usr/lib64/libunwind-x86_64.la' removed './usr/lib64/libunwind.la' mode of './usr/lib64/libunwind-ptrace.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libunwind-coredump.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libunwind-setjmp.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libunwind-x86_64.so.8.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libunwind.so.8.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libunwind-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libunwind-coredump.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libunwind-coredump.pc: Libs: '-L${libdir} -lunwind-coredump' --> '-lunwind-coredump' /usr/lib64/pkgconfig/libunwind-setjmp.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libunwind-setjmp.pc: Libs: '-L${libdir} -lunwind-setjmp' --> '-lunwind-setjmp' /usr/lib64/pkgconfig/libunwind-ptrace.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libunwind-ptrace.pc: Libs: '-L${libdir} -lunwind-ptrace' --> '-lunwind-ptrace' /usr/lib64/pkgconfig/libunwind.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libunwind.pc: Libs: '-L${libdir} -lunwind' --> '-lunwind' /usr/lib64/pkgconfig/libunwind-generic.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libunwind-generic.pc: Libs: '-L${libdir} -lunwind-generic' --> '-lunwind-generic' Checking contents of files in /usr/src/tmp/libunwind-buildroot/ (default) Compressing files in /usr/src/tmp/libunwind-buildroot (auto) Adjusting library links in /usr/src/tmp/libunwind-buildroot ./usr/lib64: (from :0) libunwind.so.8 -> libunwind.so.8.0.1 libunwind-x86_64.so.8 -> libunwind-x86_64.so.8.0.1 libunwind-setjmp.so.0 -> libunwind-setjmp.so.0.0.0 libunwind-coredump.so.0 -> libunwind-coredump.so.0.0.0 libunwind-ptrace.so.0 -> libunwind-ptrace.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libunwind-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libunwind-1.5.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48725 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libunwind-1.5.0 + DOCDIR=/usr/src/tmp/libunwind-buildroot/usr/share/doc/libunwind-1.5.0 + export DOCDIR + rm -rf /usr/src/tmp/libunwind-buildroot/usr/share/doc/libunwind-1.5.0 + /bin/mkdir -p /usr/src/tmp/libunwind-buildroot/usr/share/doc/libunwind-1.5.0 + cp -prL COPYING README NEWS /usr/src/tmp/libunwind-buildroot/usr/share/doc/libunwind-1.5.0 + chmod -R go-w /usr/src/tmp/libunwind-buildroot/usr/share/doc/libunwind-1.5.0 + chmod -R a+rX /usr/src/tmp/libunwind-buildroot/usr/share/doc/libunwind-1.5.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.APXLAe find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-coredump.so.0: 17 symbols, 15 bpp lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-ptrace.so.0: 12 symbols, 14 bpp lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-setjmp.so.0: 2 symbols, 11 bpp lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind-x86_64.so.8: 30 symbols, 15 bpp lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib64/libunwind.so.8: 37 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EzfGah find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libunwind-coredump.so.0()(64bit) = set:idLsh4gmnxw7lE09k4ZG2GOVAnbNS0TBZxTav8, libunwind-ptrace.so.0()(64bit) = set:hdcVQZBFsKqOAHE1Rt6iTqelzc, libunwind-setjmp.so.0()(64bit) = set:ecCqrb, libunwind-x86_64.so.8()(64bit) = set:idDJ1mNpk130XwVMUAJMd1mlbXvPsRNOiqiUhZk8K9HdSpbpfGZkohZFzMkAa0, libunwind.so.8()(64bit) = set:jd4kZnP1ZI0bq6Nmo2KEylnaxi1daw7zW3yeZJN7TS3dQM31vBSIFngPMXaRz6y3Raq0GeUWkyQdxY0 Requires: ld-linux-x86-64.so.2()(64bit) >= set:ihidc, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.9)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8h4pUh Creating libunwind-debuginfo package Processing files: libunwind-devel-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8yh7rh find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NEZSTg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libunwind) = 1.5.0, pkgconfig(libunwind-coredump) = 1.5.0, pkgconfig(libunwind-generic) = 1.5.0, pkgconfig(libunwind-ptrace) = 1.5.0, pkgconfig(libunwind-setjmp) = 1.5.0 Requires: libunwind = 1.5.0-alt1, /usr/lib64/libunwind-coredump.so.0.0.0, /usr/lib64/libunwind-ptrace.so.0.0.0, /usr/lib64/libunwind-setjmp.so.0.0.0, /usr/lib64/libunwind-x86_64.so.8.0.1, /usr/lib64/libunwind.so.8.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tcgmNi Processing files: libunwind-debuginfo-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kIIP1i find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WMLmzf find-requires: running scripts (debuginfo) Provides: debug64(libunwind-coredump.so.0), debug64(libunwind-ptrace.so.0), debug64(libunwind-setjmp.so.0), debug64(libunwind-x86_64.so.8), debug64(libunwind.so.8) Requires: libunwind = 1.5.0-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6) Adding to libunwind-devel a strict dependency on libunwind Adding to libunwind-debuginfo a strict dependency on libunwind Removing 5 extra deps from libunwind-devel due to dependency on libunwind Wrote: /usr/src/RPM/RPMS/x86_64/libunwind-1.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libunwind-devel-1.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libunwind-debuginfo-1.5.0-alt1.x86_64.rpm (w2.lzdio) 33.72user 6.64system 1:29.78elapsed 44%CPU (0avgtext+0avgdata 60880maxresident)k 0inputs+0outputs (0major+3511583minor)pagefaults 0swaps 35.36user 8.77system 1:34.78elapsed 46%CPU (0avgtext+0avgdata 60880maxresident)k 0inputs+0outputs (0major+3713029minor)pagefaults 0swaps --- libunwind-1.5.0-alt1.x86_64.rpm.repo 2021-07-15 12:36:04.564382085 +0000 +++ libunwind-1.5.0-alt1.x86_64.rpm.hasher 2021-08-16 21:19:23.568439940 +0000 @@ -30,11 +30,11 @@ File: /usr/lib64/libunwind-coredump.so.0 120777 root:root libunwind-coredump.so.0.0.0 -File: /usr/lib64/libunwind-coredump.so.0.0.0 100644 root:root 67236b7dd2f2f6de3184fc55f82847fb +File: /usr/lib64/libunwind-coredump.so.0.0.0 100644 root:root 022af3e9c6779212b664c7e946fad7c4 File: /usr/lib64/libunwind-ptrace.so.0 120777 root:root libunwind-ptrace.so.0.0.0 -File: /usr/lib64/libunwind-ptrace.so.0.0.0 100644 root:root e0141bc89d557856d1dc5976ad64f616 +File: /usr/lib64/libunwind-ptrace.so.0.0.0 100644 root:root 95dd58a0598042945f72d330de687c14 File: /usr/lib64/libunwind-setjmp.so.0 120777 root:root libunwind-setjmp.so.0.0.0 -File: /usr/lib64/libunwind-setjmp.so.0.0.0 100644 root:root 5bb45c14cded94e7becca1cdedad75f4 +File: /usr/lib64/libunwind-setjmp.so.0.0.0 100644 root:root 08a5d5727d51eec6161eecba102f02e3 File: /usr/lib64/libunwind-x86_64.so.8 120777 root:root libunwind-x86_64.so.8.0.1 -File: /usr/lib64/libunwind-x86_64.so.8.0.1 100644 root:root 8e6bee641dca16de399e0d265d4d67ed +File: /usr/lib64/libunwind-x86_64.so.8.0.1 100644 root:root 16747d890e333651bc1cd3665f7d5eb7 File: /usr/lib64/libunwind.so.8 120777 root:root libunwind.so.8.0.1 -File: /usr/lib64/libunwind.so.8.0.1 100644 root:root 26fa58f4a9367f89e1c54ed5f3fa1081 +File: /usr/lib64/libunwind.so.8.0.1 100644 root:root 4e78618f0cb070aa76946b558c0c3b7d File: /usr/share/doc/libunwind-1.5.0 40755 root:root @@ -43,2 +43,2 @@ File: /usr/share/doc/libunwind-1.5.0/README 100644 root:root e59be94363b2017cf989742b55c19183 -RPMIdentity: 9a4abd83e584530418fe430eb96a569fb5b229f06e5c9c2b9c22aff731a26f4027afdfceed6d0d6b7ab373c5cd48aca12e29e59843f6f3bbeb36dd019e491dba +RPMIdentity: 455c6dd5dc5de6ec2572f51e7101c06566b6a6cd70a0e040256768b941ac665d2c256871f738c89ae7832681354d530ea8d0fe3db1c40f2c61689b40d26ca1c8 --- libunwind-debuginfo-1.5.0-alt1.x86_64.rpm.repo 2021-07-15 12:36:04.580382256 +0000 +++ libunwind-debuginfo-1.5.0-alt1.x86_64.rpm.hasher 2021-08-16 21:19:23.783441996 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/66ae139135bdb21781ae1ac3967718faabc5ab 120777 root:root ../../../../lib64/libunwind-x86_64.so.8.0.1 -/usr/lib/debug/.build-id/62/66ae139135bdb21781ae1ac3967718faabc5ab.debug 120777 root:root ../../usr/lib64/libunwind-x86_64.so.8.0.1.debug -/usr/lib/debug/.build-id/63 40755 root:root -/usr/lib/debug/.build-id/63/5688536f52d96f9390ea0c8ce53ec4725d2aea 120777 root:root ../../../../lib64/libunwind-ptrace.so.0.0.0 -/usr/lib/debug/.build-id/63/5688536f52d96f9390ea0c8ce53ec4725d2aea.debug 120777 root:root ../../usr/lib64/libunwind-ptrace.so.0.0.0.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/3fa2b475aee3e45c0a6d98d804a8797a217661 120777 root:root ../../../../lib64/libunwind.so.8.0.1 -/usr/lib/debug/.build-id/80/3fa2b475aee3e45c0a6d98d804a8797a217661.debug 120777 root:root ../../usr/lib64/libunwind.so.8.0.1.debug -/usr/lib/debug/.build-id/a7 40755 root:root -/usr/lib/debug/.build-id/a7/a5576bb17259785b64acd21483b52201a7c402 120777 root:root ../../../../lib64/libunwind-coredump.so.0.0.0 -/usr/lib/debug/.build-id/a7/a5576bb17259785b64acd21483b52201a7c402.debug 120777 root:root ../../usr/lib64/libunwind-coredump.so.0.0.0.debug -/usr/lib/debug/.build-id/d0 40755 root:root -/usr/lib/debug/.build-id/d0/cee4ac1dfe65a69828372a7fb613dbb045bf50 120777 root:root ../../../../lib64/libunwind-setjmp.so.0.0.0 -/usr/lib/debug/.build-id/d0/cee4ac1dfe65a69828372a7fb613dbb045bf50.debug 120777 root:root ../../usr/lib64/libunwind-setjmp.so.0.0.0.debug +/usr/lib/debug/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/7f6b3a1ac35280d753a5f3720a10953cd49db9 120777 root:root ../../../../lib64/libunwind-coredump.so.0.0.0 +/usr/lib/debug/.build-id/2f/7f6b3a1ac35280d753a5f3720a10953cd49db9.debug 120777 root:root ../../usr/lib64/libunwind-coredump.so.0.0.0.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/3ae8b68c0f55a4a7a43c9b1127c8862c1ad59f 120777 root:root ../../../../lib64/libunwind-ptrace.so.0.0.0 +/usr/lib/debug/.build-id/67/3ae8b68c0f55a4a7a43c9b1127c8862c1ad59f.debug 120777 root:root ../../usr/lib64/libunwind-ptrace.so.0.0.0.debug +/usr/lib/debug/.build-id/d4 40755 root:root +/usr/lib/debug/.build-id/d4/3104ac08c2804f140258c77da5bcab0871bc17 120777 root:root ../../../../lib64/libunwind.so.8.0.1 +/usr/lib/debug/.build-id/d4/3104ac08c2804f140258c77da5bcab0871bc17.debug 120777 root:root ../../usr/lib64/libunwind.so.8.0.1.debug +/usr/lib/debug/.build-id/d6 40755 root:root +/usr/lib/debug/.build-id/d6/30fbb0ec602cbad816c139153eb71dc4bdfa49 120777 root:root ../../../../lib64/libunwind-setjmp.so.0.0.0 +/usr/lib/debug/.build-id/d6/30fbb0ec602cbad816c139153eb71dc4bdfa49.debug 120777 root:root ../../usr/lib64/libunwind-setjmp.so.0.0.0.debug +/usr/lib/debug/.build-id/fc 40755 root:root +/usr/lib/debug/.build-id/fc/ebc4b9802ca352344e67fdfcf5b6e838ac2c50 120777 root:root ../../../../lib64/libunwind-x86_64.so.8.0.1 +/usr/lib/debug/.build-id/fc/ebc4b9802ca352344e67fdfcf5b6e838ac2c50.debug 120777 root:root ../../usr/lib64/libunwind-x86_64.so.8.0.1.debug /usr/lib/debug/usr/lib64/libunwind-coredump.so.0.0.0.debug 100644 root:root @@ -139,26 +139,26 @@ Provides: libunwind-debuginfo = 1.5.0-alt1:sisyphus+279010.100.1.1 -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/66ae139135bdb21781ae1ac3967718faabc5ab 120777 root:root ../../../../lib64/libunwind-x86_64.so.8.0.1 -File: /usr/lib/debug/.build-id/62/66ae139135bdb21781ae1ac3967718faabc5ab.debug 120777 root:root ../../usr/lib64/libunwind-x86_64.so.8.0.1.debug -File: /usr/lib/debug/.build-id/63 40755 root:root -File: /usr/lib/debug/.build-id/63/5688536f52d96f9390ea0c8ce53ec4725d2aea 120777 root:root ../../../../lib64/libunwind-ptrace.so.0.0.0 -File: /usr/lib/debug/.build-id/63/5688536f52d96f9390ea0c8ce53ec4725d2aea.debug 120777 root:root ../../usr/lib64/libunwind-ptrace.so.0.0.0.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/3fa2b475aee3e45c0a6d98d804a8797a217661 120777 root:root ../../../../lib64/libunwind.so.8.0.1 -File: /usr/lib/debug/.build-id/80/3fa2b475aee3e45c0a6d98d804a8797a217661.debug 120777 root:root ../../usr/lib64/libunwind.so.8.0.1.debug -File: /usr/lib/debug/.build-id/a7 40755 root:root -File: /usr/lib/debug/.build-id/a7/a5576bb17259785b64acd21483b52201a7c402 120777 root:root ../../../../lib64/libunwind-coredump.so.0.0.0 -File: /usr/lib/debug/.build-id/a7/a5576bb17259785b64acd21483b52201a7c402.debug 120777 root:root ../../usr/lib64/libunwind-coredump.so.0.0.0.debug -File: /usr/lib/debug/.build-id/d0 40755 root:root -File: /usr/lib/debug/.build-id/d0/cee4ac1dfe65a69828372a7fb613dbb045bf50 120777 root:root ../../../../lib64/libunwind-setjmp.so.0.0.0 -File: /usr/lib/debug/.build-id/d0/cee4ac1dfe65a69828372a7fb613dbb045bf50.debug 120777 root:root ../../usr/lib64/libunwind-setjmp.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libunwind-coredump.so.0.0.0.debug 100644 root:root f89e38c6bf54d43b1301864c42438044 +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/7f6b3a1ac35280d753a5f3720a10953cd49db9 120777 root:root ../../../../lib64/libunwind-coredump.so.0.0.0 +File: /usr/lib/debug/.build-id/2f/7f6b3a1ac35280d753a5f3720a10953cd49db9.debug 120777 root:root ../../usr/lib64/libunwind-coredump.so.0.0.0.debug +File: /usr/lib/debug/.build-id/67 40755 root:root +File: /usr/lib/debug/.build-id/67/3ae8b68c0f55a4a7a43c9b1127c8862c1ad59f 120777 root:root ../../../../lib64/libunwind-ptrace.so.0.0.0 +File: /usr/lib/debug/.build-id/67/3ae8b68c0f55a4a7a43c9b1127c8862c1ad59f.debug 120777 root:root ../../usr/lib64/libunwind-ptrace.so.0.0.0.debug +File: /usr/lib/debug/.build-id/d4 40755 root:root +File: /usr/lib/debug/.build-id/d4/3104ac08c2804f140258c77da5bcab0871bc17 120777 root:root ../../../../lib64/libunwind.so.8.0.1 +File: /usr/lib/debug/.build-id/d4/3104ac08c2804f140258c77da5bcab0871bc17.debug 120777 root:root ../../usr/lib64/libunwind.so.8.0.1.debug +File: /usr/lib/debug/.build-id/d6 40755 root:root +File: /usr/lib/debug/.build-id/d6/30fbb0ec602cbad816c139153eb71dc4bdfa49 120777 root:root ../../../../lib64/libunwind-setjmp.so.0.0.0 +File: /usr/lib/debug/.build-id/d6/30fbb0ec602cbad816c139153eb71dc4bdfa49.debug 120777 root:root ../../usr/lib64/libunwind-setjmp.so.0.0.0.debug +File: /usr/lib/debug/.build-id/fc 40755 root:root +File: /usr/lib/debug/.build-id/fc/ebc4b9802ca352344e67fdfcf5b6e838ac2c50 120777 root:root ../../../../lib64/libunwind-x86_64.so.8.0.1 +File: /usr/lib/debug/.build-id/fc/ebc4b9802ca352344e67fdfcf5b6e838ac2c50.debug 120777 root:root ../../usr/lib64/libunwind-x86_64.so.8.0.1.debug +File: /usr/lib/debug/usr/lib64/libunwind-coredump.so.0.0.0.debug 100644 root:root 2f3b256c08d04fc8456471d1b058ce33 File: /usr/lib/debug/usr/lib64/libunwind-coredump.so.0.debug 120777 root:root libunwind-coredump.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libunwind-ptrace.so.0.0.0.debug 100644 root:root f351d96abcdb1578fb77b46ef0560ab5 +File: /usr/lib/debug/usr/lib64/libunwind-ptrace.so.0.0.0.debug 100644 root:root 0f61b49e8710b6f8346557560560eede File: /usr/lib/debug/usr/lib64/libunwind-ptrace.so.0.debug 120777 root:root libunwind-ptrace.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libunwind-setjmp.so.0.0.0.debug 100644 root:root 662f2298588b7f129fa84eb0b4a11e1e +File: /usr/lib/debug/usr/lib64/libunwind-setjmp.so.0.0.0.debug 100644 root:root e92f861ef5614f692230a0bb77262f6c File: /usr/lib/debug/usr/lib64/libunwind-setjmp.so.0.debug 120777 root:root libunwind-setjmp.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libunwind-x86_64.so.8.0.1.debug 100644 root:root 6f89fc5ec2e8b20a78ca5ad00277320e +File: /usr/lib/debug/usr/lib64/libunwind-x86_64.so.8.0.1.debug 100644 root:root e42f5bca88a9f4ef14b5e65c63cd2a32 File: /usr/lib/debug/usr/lib64/libunwind-x86_64.so.8.debug 120777 root:root libunwind-x86_64.so.8.0.1.debug -File: /usr/lib/debug/usr/lib64/libunwind.so.8.0.1.debug 100644 root:root 66154860d3632f592af18dcaa2132a98 +File: /usr/lib/debug/usr/lib64/libunwind.so.8.0.1.debug 100644 root:root 4bc50650347069fac6200e0f5229d2d9 File: /usr/lib/debug/usr/lib64/libunwind.so.8.debug 120777 root:root libunwind.so.8.0.1.debug @@ -268,2 +268,2 @@ File: /usr/src/debug/libunwind-1.5.0/src/x86_64/unwind_i.h 100644 root:root 1a987411ca6d347ba55c353f804fdde2 -RPMIdentity: e75a1095ce3d6e00d3d210228299f995a0afdc8620ab86a32647a6b7e44bea6faa9159f411c7bff07f6edcf8f55e606c8e73968ed9c457674d62240a73f4149b +RPMIdentity: 2b65e1520f0cf18fa9b243b44ce32b0b420a8d839e3177dcc1b54ec1a9a20cad35080aa4748b4087e48bf4d17d077462aa417cd5a9903c2648791c2bea916490