<86>May  5 15:31:45 userdel[1703275]: delete user 'rooter'
<86>May  5 15:31:45 userdel[1703275]: removed group 'rooter' owned by 'rooter'
<86>May  5 15:31:45 userdel[1703275]: removed shadow group 'rooter' owned by 'rooter'
<86>May  5 15:31:45 groupadd[1703304]: group added to /etc/group: name=rooter, GID=663
<86>May  5 15:31:45 groupadd[1703304]: group added to /etc/gshadow: name=rooter
<86>May  5 15:31:45 groupadd[1703304]: new group: name=rooter, GID=663
<86>May  5 15:31:45 useradd[1703310]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>May  5 15:31:45 userdel[1703327]: delete user 'builder'
<86>May  5 15:31:45 userdel[1703327]: removed group 'builder' owned by 'builder'
<86>May  5 15:31:45 userdel[1703327]: removed shadow group 'builder' owned by 'builder'
<86>May  5 15:31:45 groupadd[1703337]: group added to /etc/group: name=builder, GID=664
<86>May  5 15:31:45 groupadd[1703337]: group added to /etc/gshadow: name=builder
<86>May  5 15:31:45 groupadd[1703337]: new group: name=builder, GID=664
<86>May  5 15:31:45 useradd[1703346]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81154
+ 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.81154
+ 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 -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ sort -u
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-g++... no
checking for i586-alt-linux-c++... no
checking for i586-alt-linux-gpp... no
checking for i586-alt-linux-aCC... no
checking for i586-alt-linux-CC... no
checking for i586-alt-linux-cxx... no
checking for i586-alt-linux-cc++... no
checking for i586-alt-linux-cl.exe... no
checking for i586-alt-linux-FCC... no
checking for i586-alt-linux-KCC... no
checking for i586-alt-linux-RCC... no
checking for i586-alt-linux-xlC_r... no
checking for i586-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 i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-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 i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-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... yes
checking sys/elf.h presence... yes
checking for sys/elf.h... yes
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... 4
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
checking for host architecture... x86
checking for target architecture... x86
checking for target operating system... linux-gnu
checking for ELF helper width... 32
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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o os-linux.lo os-linux.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c os-linux.c  -fPIC -DPIC -o .libs/os-linux.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/init.lo mi/init.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/init.c  -fPIC -DPIC -o mi/.libs/init.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/flush_cache.lo mi/flush_cache.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/mempool.lo mi/mempool.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/mempool.c  -fPIC -DPIC -o mi/.libs/mempool.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/strerror.lo mi/strerror.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/strerror.c  -fPIC -DPIC -o mi/.libs/strerror.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/is_fpreg.lo x86/is_fpreg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/is_fpreg.c  -fPIC -DPIC -o x86/.libs/is_fpreg.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/regname.lo x86/regname.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/regname.c  -fPIC -DPIC -o x86/.libs/regname.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Los-linux.lo x86/Los-linux.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Los-linux.c  -fPIC -DPIC -o x86/.libs/Los-linux.o
In file included from x86/Los-linux.c:4:
x86/Gos-linux.c: In function '_ULx86_local_resume':
x86/Gos-linux.c:301:22: warning: passing argument 1 of '_ULx86_sigreturn' from incompatible pointer type [-Wincompatible-pointer-types]
  301 |       x86_sigreturn (sc);
      |                      ^~
      |                      |
      |                      struct sigcontext *
In file included from x86/Gos-linux.c:26,
                 from x86/Los-linux.c:4:
x86/unwind_i.h:64:42: note: expected 'unw_cursor_t *' {aka 'struct unw_cursor *'} but argument is of type 'struct sigcontext *'
   64 | extern void x86_sigreturn (unw_cursor_t *cursor);
      |                            ~~~~~~~~~~~~~~^~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/backtrace.lo mi/backtrace.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c mi/backtrace.c  -fPIC -DPIC -o mi/.libs/backtrace.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/dyn-cancel.lo mi/dyn-cancel.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/dyn-info-list.lo mi/dyn-info-list.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/dyn-register.lo mi/dyn-register.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Ldyn-extract.lo mi/Ldyn-extract.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lfind_dynamic_proc_info.lo mi/Lfind_dynamic_proc_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_accessors.lo mi/Lget_accessors.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_proc_info_by_ip.lo mi/Lget_proc_info_by_ip.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_proc_name.lo mi/Lget_proc_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lput_dynamic_unwind_info.lo mi/Lput_dynamic_unwind_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Ldestroy_addr_space.lo mi/Ldestroy_addr_space.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_reg.lo mi/Lget_reg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_reg.lo mi/Lset_reg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lget_fpreg.lo mi/Lget_fpreg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_fpreg.lo mi/Lset_fpreg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_caching_policy.lo mi/Lset_caching_policy.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Lset_cache_size.lo mi/Lset_cache_size.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lapply_reg_state.lo x86/Lapply_reg_state.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lapply_reg_state.c  -fPIC -DPIC -o x86/.libs/Lapply_reg_state.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lreg_states_iterate.lo x86/Lreg_states_iterate.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lreg_states_iterate.c  -fPIC -DPIC -o x86/.libs/Lreg_states_iterate.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lcreate_addr_space.lo x86/Lcreate_addr_space.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lcreate_addr_space.c  -fPIC -DPIC -o x86/.libs/Lcreate_addr_space.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lget_save_loc.lo x86/Lget_save_loc.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lget_save_loc.c  -fPIC -DPIC -o x86/.libs/Lget_save_loc.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lglobal.lo x86/Lglobal.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lglobal.c  -fPIC -DPIC -o x86/.libs/Lglobal.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Linit.lo x86/Linit.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Linit.c  -fPIC -DPIC -o x86/.libs/Linit.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Linit_local.lo x86/Linit_local.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Linit_local.c  -fPIC -DPIC -o x86/.libs/Linit_local.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Linit_remote.lo x86/Linit_remote.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Linit_remote.c  -fPIC -DPIC -o x86/.libs/Linit_remote.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lget_proc_info.lo x86/Lget_proc_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lget_proc_info.c  -fPIC -DPIC -o x86/.libs/Lget_proc_info.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lregs.lo x86/Lregs.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lregs.c  -fPIC -DPIC -o x86/.libs/Lregs.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lresume.lo x86/Lresume.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lresume.c  -fPIC -DPIC -o x86/.libs/Lresume.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Lstep.lo x86/Lstep.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Lstep.c  -fPIC -DPIC -o x86/.libs/Lstep.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -D_GNU_SOURCE -DNDEBUG -c -o x86/getcontext-linux.lo x86/getcontext-linux.S
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DNDEBUG -c x86/getcontext-linux.S  -fPIC -DPIC -o x86/.libs/getcontext-linux.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lexpr.lo dwarf/Lexpr.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lexpr.c  -fPIC -DPIC -o dwarf/.libs/Lexpr.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lfde.lo dwarf/Lfde.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lfde.c  -fPIC -DPIC -o dwarf/.libs/Lfde.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lparser.lo dwarf/Lparser.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lparser.c  -fPIC -DPIC -o dwarf/.libs/Lparser.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lpe.lo dwarf/Lpe.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Lpe.c  -fPIC -DPIC -o dwarf/.libs/Lpe.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lfind_proc_info-lsb.lo dwarf/Lfind_proc_info-lsb.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Lfind_unwind_table.lo dwarf/Lfind_unwind_table.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/global.lo dwarf/global.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/global.c  -fPIC -DPIC -o dwarf/.libs/global.o
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o elf32.lo elf32.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c elf32.c  -fPIC -DPIC -o .libs/elf32.o
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o libunwind-elf32.la  elf32.lo   
libtool: link: ar cr .libs/libunwind-elf32.a .libs/elf32.o 
libtool: link: ranlib .libs/libunwind-elf32.a
libtool: link: ( cd ".libs" && rm -f "libunwind-elf32.la" && ln -s "../libunwind-elf32.la" "libunwind-elf32.la" )
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -XCClinker -nostdlib  -version-info 8:1:0		  -o libunwind.la -rpath /usr/lib os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo x86/is_fpreg.lo x86/regname.lo x86/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/Lapply_reg_state.lo x86/Lreg_states_iterate.lo x86/Lcreate_addr_space.lo x86/Lget_save_loc.lo x86/Lglobal.lo x86/Linit.lo x86/Linit_local.lo x86/Linit_remote.lo x86/Lget_proc_info.lo x86/Lregs.lo x86/Lresume.lo x86/Lstep.lo x86/getcontext-linux.lo libunwind-dwarf-local.la libunwind-elf32.la -lc -lgcc_s   
libtool: link: i586-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/.libs/is_fpreg.o x86/.libs/regname.o x86/.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/.libs/Lapply_reg_state.o x86/.libs/Lreg_states_iterate.o x86/.libs/Lcreate_addr_space.o x86/.libs/Lget_save_loc.o x86/.libs/Lglobal.o x86/.libs/Linit.o x86/.libs/Linit_local.o x86/.libs/Linit_remote.o x86/.libs/Lget_proc_info.o x86/.libs/Lregs.o x86/.libs/Lresume.o x86/.libs/Lstep.o x86/.libs/getcontext-linux.o  -Wl,--whole-archive ./.libs/libunwind-dwarf-local.a ./.libs/libunwind-elf32.a -Wl,--no-whole-archive  -lc -lgcc_s  -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gos-linux.lo x86/Gos-linux.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gos-linux.c  -fPIC -DPIC -o x86/.libs/Gos-linux.o
x86/Gos-linux.c: In function '_Ux86_local_resume':
x86/Gos-linux.c:301:22: warning: passing argument 1 of '_Ux86_sigreturn' from incompatible pointer type [-Wincompatible-pointer-types]
  301 |       x86_sigreturn (sc);
      |                      ^~
      |                      |
      |                      struct sigcontext *
In file included from x86/Gos-linux.c:26:
x86/unwind_i.h:64:42: note: expected 'unw_cursor_t *' {aka 'struct unw_cursor *'} but argument is of type 'struct sigcontext *'
   64 | extern void x86_sigreturn (unw_cursor_t *cursor);
      |                            ~~~~~~~~~~~~~~^~~~~~
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gdyn-extract.lo mi/Gdyn-extract.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gdyn-remote.lo mi/Gdyn-remote.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gfind_dynamic_proc_info.lo mi/Gfind_dynamic_proc_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_accessors.lo mi/Gget_accessors.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_proc_info_by_ip.lo mi/Gget_proc_info_by_ip.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_proc_name.lo mi/Gget_proc_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gput_dynamic_unwind_info.lo mi/Gput_dynamic_unwind_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gdestroy_addr_space.lo mi/Gdestroy_addr_space.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_reg.lo mi/Gget_reg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_reg.lo mi/Gset_reg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gget_fpreg.lo mi/Gget_fpreg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_fpreg.lo mi/Gset_fpreg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_caching_policy.lo mi/Gset_caching_policy.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mi/Gset_cache_size.lo mi/Gset_cache_size.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gapply_reg_state.lo x86/Gapply_reg_state.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gapply_reg_state.c  -fPIC -DPIC -o x86/.libs/Gapply_reg_state.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Greg_states_iterate.lo x86/Greg_states_iterate.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Greg_states_iterate.c  -fPIC -DPIC -o x86/.libs/Greg_states_iterate.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gcreate_addr_space.lo x86/Gcreate_addr_space.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gcreate_addr_space.c  -fPIC -DPIC -o x86/.libs/Gcreate_addr_space.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gget_save_loc.lo x86/Gget_save_loc.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gget_save_loc.c  -fPIC -DPIC -o x86/.libs/Gget_save_loc.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gglobal.lo x86/Gglobal.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gglobal.c  -fPIC -DPIC -o x86/.libs/Gglobal.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Ginit.lo x86/Ginit.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Ginit.c  -fPIC -DPIC -o x86/.libs/Ginit.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Ginit_local.lo x86/Ginit_local.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Ginit_local.c  -fPIC -DPIC -o x86/.libs/Ginit_local.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Ginit_remote.lo x86/Ginit_remote.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Ginit_remote.c  -fPIC -DPIC -o x86/.libs/Ginit_remote.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gget_proc_info.lo x86/Gget_proc_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gget_proc_info.c  -fPIC -DPIC -o x86/.libs/Gget_proc_info.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gregs.lo x86/Gregs.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gregs.c  -fPIC -DPIC -o x86/.libs/Gregs.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gresume.lo x86/Gresume.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gresume.c  -fPIC -DPIC -o x86/.libs/Gresume.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o x86/Gstep.lo x86/Gstep.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c x86/Gstep.c  -fPIC -DPIC -o x86/.libs/Gstep.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gexpr.lo dwarf/Gexpr.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gexpr.c  -fPIC -DPIC -o dwarf/.libs/Gexpr.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gfde.lo dwarf/Gfde.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gfde.c  -fPIC -DPIC -o dwarf/.libs/Gfde.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gparser.lo dwarf/Gparser.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gparser.c  -fPIC -DPIC -o dwarf/.libs/Gparser.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gpe.lo dwarf/Gpe.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c dwarf/Gpe.c  -fPIC -DPIC -o dwarf/.libs/Gpe.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gfind_proc_info-lsb.lo dwarf/Gfind_proc_info-lsb.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o dwarf/Gfind_unwind_table.lo dwarf/Gfind_unwind_table.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0		  -o libunwind-x86.la -rpath /usr/lib os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo x86/is_fpreg.lo x86/regname.lo x86/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/Gapply_reg_state.lo x86/Greg_states_iterate.lo x86/Gcreate_addr_space.lo x86/Gget_save_loc.lo x86/Gglobal.lo x86/Ginit.lo x86/Ginit_local.lo x86/Ginit_remote.lo x86/Gget_proc_info.lo x86/Gregs.lo x86/Gresume.lo x86/Gstep.lo libunwind-dwarf-generic.la libunwind-elf32.la libunwind.la -lc 
libtool: link: i586-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/.libs/is_fpreg.o x86/.libs/regname.o x86/.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/.libs/Gapply_reg_state.o x86/.libs/Greg_states_iterate.o x86/.libs/Gcreate_addr_space.o x86/.libs/Gget_save_loc.o x86/.libs/Gglobal.o x86/.libs/Ginit.o x86/.libs/Ginit_local.o x86/.libs/Ginit_remote.o x86/.libs/Gget_proc_info.o x86/.libs/Gregs.o x86/.libs/Gresume.o x86/.libs/Gstep.o  -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf32.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libunwind-1.5.0/src/.libs ./.libs/libunwind.so -lc  -g -O2 -march=i586 -mtune=generic -nostartfiles   -Wl,-soname -Wl,libunwind-x86.so.8 -o .libs/libunwind-x86.so.8.0.1
libtool: link: (cd ".libs" && rm -f "libunwind-x86.so.8" && ln -s "libunwind-x86.so.8.0.1" "libunwind-x86.so.8")
libtool: link: (cd ".libs" && rm -f "libunwind-x86.so" && ln -s "libunwind-x86.so.8.0.1" "libunwind-x86.so")
libtool: link: ( cd ".libs" && rm -f "libunwind-x86.la" && ln -s "../libunwind-x86.la" "libunwind-x86.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o setjmp/longjmp.lo setjmp/longjmp.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c setjmp/longjmp.c  -fPIC -DPIC -o setjmp/.libs/longjmp.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o setjmp/siglongjmp.lo setjmp/siglongjmp.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c setjmp/siglongjmp.c  -fPIC -DPIC -o setjmp/.libs/siglongjmp.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -D_GNU_SOURCE -DNDEBUG -c -o x86/longjmp.lo x86/longjmp.S
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DNDEBUG -c x86/longjmp.S  -fPIC -DPIC -o x86/.libs/longjmp.o
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -D_GNU_SOURCE -DNDEBUG -c -o x86/siglongjmp.lo x86/siglongjmp.S
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -I../include -I../include/tdep-x86 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -DNDEBUG -c x86/siglongjmp.S  -fPIC -DPIC -o x86/.libs/siglongjmp.o
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0  -o libunwind-setjmp.la -rpath /usr/lib setjmp/longjmp.lo setjmp/siglongjmp.lo       x86/longjmp.lo x86/siglongjmp.lo     libunwind-elf32.la libunwind-x86.la libunwind.la -lc 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o x86/.libs/longjmp.o x86/.libs/siglongjmp.o  -Wl,--whole-archive ./.libs/libunwind-elf32.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/usr/src/RPM/BUILD/libunwind-1.5.0/src/.libs ./.libs/libunwind-x86.so ./.libs/libunwind.so -lc  -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_accessors.lo coredump/_UCD_accessors.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_create.lo coredump/_UCD_create.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_destroy.lo coredump/_UCD_destroy.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_access_mem.lo coredump/_UCD_access_mem.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_elf_map_image.lo coredump/_UCD_elf_map_image.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_find_proc_info.lo coredump/_UCD_find_proc_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_get_proc_name.lo coredump/_UCD_get_proc_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_elf.lo coredump/_UPT_elf.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_access_fpreg.lo coredump/_UPT_access_fpreg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_put_unwind_info.lo coredump/_UPT_put_unwind_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UPT_resume.lo coredump/_UPT_resume.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o coredump/_UCD_access_reg_linux.lo coredump/_UCD_access_reg_linux.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0  -o libunwind-coredump.la -rpath /usr/lib coredump/_UCD_accessors.lo coredump/_UCD_create.lo coredump/_UCD_destroy.lo coredump/_UCD_access_mem.lo coredump/_UCD_elf_map_image.lo coredump/_UCD_find_proc_info.lo coredump/_UCD_get_proc_name.lo coredump/_UPT_elf.lo coredump/_UPT_access_fpreg.lo coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_put_unwind_info.lo coredump/_UPT_resume.lo coredump/_UCD_access_reg_linux.lo    libunwind-x86.la 
libtool: link: i586-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.so  -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_elf.lo ptrace/_UPT_elf.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_accessors.lo ptrace/_UPT_accessors.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_fpreg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_access_mem.lo ptrace/_UPT_access_mem.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c ptrace/_UPT_access_mem.c  -fPIC -DPIC -o ptrace/.libs/_UPT_access_mem.o
ptrace/_UPT_access_mem.c: In function '_UPT_access_mem':
ptrace/_UPT_access_mem.c:60:42: warning: right shift count >= width of type [-Wshift-count-overflow]
   60 |           tmp_val = i == 0 ? *val : *val >> 32;
      |                                          ^~
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_access_reg.lo ptrace/_UPT_access_reg.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_create.lo ptrace/_UPT_create.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_destroy.lo ptrace/_UPT_destroy.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_find_proc_info.lo ptrace/_UPT_find_proc_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_put_unwind_info.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_get_proc_name.lo ptrace/_UPT_get_proc_name.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_reg_offset.lo ptrace/_UPT_reg_offset.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ptrace/_UPT_resume.lo ptrace/_UPT_resume.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o libunwind-ptrace.la -rpath /usr/lib ptrace/_UPT_elf.lo ptrace/_UPT_accessors.lo ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_mem.lo ptrace/_UPT_access_reg.lo ptrace/_UPT_create.lo ptrace/_UPT_destroy.lo ptrace/_UPT_find_proc_info.lo ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_get_proc_name.lo ptrace/_UPT_reg_offset.lo ptrace/_UPT_resume.lo libunwind-x86.la 
libtool: link: i586-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.so  -g -O2 -march=i586 -mtune=generic   -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o forker.o forker.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -static  -o forker forker.o  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o forker forker.o 
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Gperf-simple.o Gperf-simple.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o Gperf-simple Gperf-simple.o ../src/libunwind-x86.la ../src/libunwind.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Gperf-simple Gperf-simple.o  ../src/.libs/libunwind-x86.so ../src/.libs/libunwind.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Lperf-simple.o Lperf-simple.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o Lperf-simple Lperf-simple.o ../src/libunwind.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Lperf-simple Lperf-simple.o  ../src/.libs/libunwind.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Gperf-trace.o Gperf-trace.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o Gperf-trace Gperf-trace.o ../src/libunwind-x86.la ../src/libunwind.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Gperf-trace Gperf-trace.o  ../src/.libs/libunwind-x86.so ../src/.libs/libunwind.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o Lperf-trace.o Lperf-trace.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o Lperf-trace Lperf-trace.o ../src/libunwind.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/Lperf-trace Lperf-trace.o  ../src/.libs/libunwind.so
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o mapper.o mapper.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o mapper mapper.o  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o mapper mapper.o 
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o test-ptrace-misc.o test-ptrace-misc.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o ident.o ident.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o test-ptrace-misc test-ptrace-misc.o ident.o  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o test-ptrace-misc test-ptrace-misc.o ident.o 
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -c -o crasher.o crasher.c
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o crasher crasher.o  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o crasher crasher.o 
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../include  -I../include -D_GNU_SOURCE -DNDEBUG  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__   -o test-coredump-unwind test-coredump-unwind.o ../src/libunwind-coredump.la ../src/libunwind-x86.la  
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o .libs/test-coredump-unwind test-coredump-unwind.o  ../src/.libs/libunwind-coredump.so ../src/.libs/libunwind-x86.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.59470
+ 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/lib 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/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libunwind.la libunwind-x86.la libunwind-setjmp.la libunwind-coredump.la libunwind-ptrace.la '/usr/src/tmp/libunwind-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind.so.8.0.1 /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind.so.8.0.1
libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib && { 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/lib && { 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/lib/libunwind.la
libtool: warning: relinking 'libunwind-x86.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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 8:1:0 -o libunwind-x86.la -rpath /usr/lib os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo x86/is_fpreg.lo x86/regname.lo x86/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/Gapply_reg_state.lo x86/Greg_states_iterate.lo x86/Gcreate_addr_space.lo x86/Gget_save_loc.lo x86/Gglobal.lo x86/Ginit.lo x86/Ginit_local.lo x86/Ginit_remote.lo x86/Gget_proc_info.lo x86/Gregs.lo x86/Gresume.lo x86/Gstep.lo libunwind-dwarf-generic.la libunwind-elf32.la libunwind.la -lc -inst-prefix-dir /usr/src/tmp/libunwind-buildroot)
libtool: relink: i586-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/.libs/is_fpreg.o x86/.libs/regname.o x86/.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/.libs/Gapply_reg_state.o x86/.libs/Greg_states_iterate.o x86/.libs/Gcreate_addr_space.o x86/.libs/Gget_save_loc.o x86/.libs/Gglobal.o x86/.libs/Ginit.o x86/.libs/Ginit_local.o x86/.libs/Ginit_remote.o x86/.libs/Gget_proc_info.o x86/.libs/Gregs.o x86/.libs/Gresume.o x86/.libs/Gstep.o  -Wl,--whole-archive ./.libs/libunwind-dwarf-generic.a ./.libs/libunwind-elf32.a -Wl,--no-whole-archive  -L/usr/src/tmp/libunwind-buildroot/usr/lib -L/usr/lib -lunwind -lc  -g -O2 -march=i586 -mtune=generic -nostartfiles   -Wl,-soname -Wl,libunwind-x86.so.8 -o .libs/libunwind-x86.so.8.0.1
libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-x86.so.8.0.1T /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind-x86.so.8.0.1
libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib && { ln -s -f libunwind-x86.so.8.0.1 libunwind-x86.so.8 || { rm -f libunwind-x86.so.8 && ln -s libunwind-x86.so.8.0.1 libunwind-x86.so.8; }; })
libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib && { ln -s -f libunwind-x86.so.8.0.1 libunwind-x86.so || { rm -f libunwind-x86.so && ln -s libunwind-x86.so.8.0.1 libunwind-x86.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libunwind-x86.lai /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind-x86.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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-setjmp.la -rpath /usr/lib setjmp/longjmp.lo setjmp/siglongjmp.lo x86/longjmp.lo x86/siglongjmp.lo libunwind-elf32.la libunwind-x86.la libunwind.la -lc -inst-prefix-dir /usr/src/tmp/libunwind-buildroot)
libtool: relink: i586-alt-linux-gcc -shared  -fPIC -DPIC  setjmp/.libs/longjmp.o setjmp/.libs/siglongjmp.o x86/.libs/longjmp.o x86/.libs/siglongjmp.o  -Wl,--whole-archive ./.libs/libunwind-elf32.a -Wl,--no-whole-archive  -L/usr/src/tmp/libunwind-buildroot/usr/lib -L/usr/lib -lunwind-x86 -lunwind -lc  -g -O2 -march=i586 -mtune=generic -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/lib/libunwind-setjmp.so.0.0.0
libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib && { 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/lib && { 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/lib/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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -XCClinker -nostartfiles -version-info 0:0:0 -o libunwind-coredump.la -rpath /usr/lib coredump/_UCD_accessors.lo coredump/_UCD_create.lo coredump/_UCD_destroy.lo coredump/_UCD_access_mem.lo coredump/_UCD_elf_map_image.lo coredump/_UCD_find_proc_info.lo coredump/_UCD_get_proc_name.lo coredump/_UPT_elf.lo coredump/_UPT_access_fpreg.lo coredump/_UPT_get_dyn_info_list_addr.lo coredump/_UPT_put_unwind_info.lo coredump/_UPT_resume.lo coredump/_UCD_access_reg_linux.lo libunwind-x86.la -inst-prefix-dir /usr/src/tmp/libunwind-buildroot)
libtool: relink: i586-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/lib -L/usr/lib -lunwind-x86  -g -O2 -march=i586 -mtune=generic -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/lib/libunwind-coredump.so.0.0.0
libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib && { 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/lib && { 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/lib/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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fexceptions -Wall -Wsign-compare -D__EXTENSIONS__ -o libunwind-ptrace.la -rpath /usr/lib ptrace/_UPT_elf.lo ptrace/_UPT_accessors.lo ptrace/_UPT_access_fpreg.lo ptrace/_UPT_access_mem.lo ptrace/_UPT_access_reg.lo ptrace/_UPT_create.lo ptrace/_UPT_destroy.lo ptrace/_UPT_find_proc_info.lo ptrace/_UPT_get_dyn_info_list_addr.lo ptrace/_UPT_put_unwind_info.lo ptrace/_UPT_get_proc_name.lo ptrace/_UPT_reg_offset.lo ptrace/_UPT_resume.lo libunwind-x86.la -inst-prefix-dir /usr/src/tmp/libunwind-buildroot)
libtool: relink: i586-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/lib -L/usr/lib -lunwind-x86  -g -O2 -march=i586 -mtune=generic   -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/lib/libunwind-ptrace.so.0.0.0
libtool: install: (cd /usr/src/tmp/libunwind-buildroot/usr/lib && { 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/lib && { 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/lib/libunwind-ptrace.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/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/lib/libunwind-x86.a; then \
	cd /usr/src/tmp/libunwind-buildroot/usr/lib && ln -s -f libunwind-x86.a libunwind-generic.a; \
fi
if test -f /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind-x86.so; then \
	cd /usr/src/tmp/libunwind-buildroot/usr/lib && ln -s -f libunwind-x86.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/lib/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/lib/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.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/lib/libunwind-ptrace.la'
removed './usr/lib/libunwind-coredump.la'
removed './usr/lib/libunwind-setjmp.la'
removed './usr/lib/libunwind-x86.la'
removed './usr/lib/libunwind.la'
mode of './usr/lib/libunwind-ptrace.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libunwind-coredump.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libunwind-setjmp.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/libunwind-x86.so.8.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/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/lib/pkgconfig/libunwind-coredump.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/libunwind-coredump.pc: Libs: '-L${libdir} -lunwind-coredump' --> '-lunwind-coredump'
/usr/lib/pkgconfig/libunwind-setjmp.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/libunwind-setjmp.pc: Libs: '-L${libdir} -lunwind-setjmp' --> '-lunwind-setjmp'
/usr/lib/pkgconfig/libunwind-ptrace.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/libunwind-ptrace.pc: Libs: '-L${libdir} -lunwind-ptrace' --> '-lunwind-ptrace'
/usr/lib/pkgconfig/libunwind.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/libunwind.pc: Libs: '-L${libdir} -lunwind' --> '-lunwind'
/usr/lib/pkgconfig/libunwind-generic.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/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/lib: (from <cmdline>:0)
	libunwind.so.8 -> libunwind.so.8.0.1
	libunwind-x86.so.8 -> libunwind-x86.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)
verify-elf: WARNING: ./usr/lib/libunwind-ptrace.so.0.0.0: uses non-LFS functions: __fxstat mmap open
verify-elf: WARNING: ./usr/lib/libunwind-coredump.so.0.0.0: uses non-LFS functions: __fxstat lseek mmap open
verify-elf: WARNING: ./usr/lib/libunwind-setjmp.so.0.0.0: uses non-LFS functions: __fxstat mmap open
verify-elf: WARNING: ./usr/lib/libunwind-x86.so.8.0.1: uses non-LFS functions: __fxstat mmap open
verify-elf: WARNING: ./usr/lib/libunwind.so.8.0.1: uses non-LFS functions: __fxstat mmap open
Processing files: libunwind-1.5.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54756
+ 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.giURB7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind-coredump.so.0: 17 symbols, 15 bpp
lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind-ptrace.so.0: 12 symbols, 14 bpp
lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind-setjmp.so.0: 2 symbols, 11 bpp
lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind-x86.so.8: 30 symbols, 15 bpp
lib.prov: /usr/src/tmp/libunwind-buildroot/usr/lib/libunwind.so.8: 36 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zVMZO8
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 = set:idLsh4gmnxw7lE09k4ZG2GOVAnbNS0TBZxTav8, libunwind-ptrace.so.0 = set:hdcVQZBFsKqOAHE1Rt6iTqelzc, libunwind-setjmp.so.0 = set:ecCqrb, libunwind-x86.so.8 = set:idOjJGaVGRlOHArKfPbFsT67KvPsm4UNbcupHqDRVonnD7r5uZ6G4Iz5G2Wn, libunwind.so.8 = set:jdt8t12WMNZCdBqzjXmllQYYZt8Pc99tcYXt21DqklfZD2eHG98B4ZhLFa0ZmFZ9DXrfyoZHMKKN70
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4xVXna
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.RcL2w7
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.AFqf99
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/lib/libunwind-coredump.so.0.0.0, /usr/lib/libunwind-ptrace.so.0.0.0, /usr/lib/libunwind-setjmp.so.0.0.0, /usr/lib/libunwind-x86.so.8.0.1, /usr/lib/libunwind.so.8.0.1, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cF4fG8
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.ajmta9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bEUCxa
find-requires: running scripts (debuginfo)
Provides: debug(libunwind-coredump.so.0), debug(libunwind-ptrace.so.0), debug(libunwind-setjmp.so.0), debug(libunwind-x86.so.8), debug(libunwind.so.8)
Requires: libunwind = 1.5.0-alt1, debug(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/i586/libunwind-1.5.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libunwind-devel-1.5.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libunwind-debuginfo-1.5.0-alt1.i586.rpm (w2.lzdio)
30.09user 5.05system 1:19.67elapsed 44%CPU (0avgtext+0avgdata 33300maxresident)k
0inputs+0outputs (0major+2953692minor)pagefaults 0swaps
31.64user 6.96system 1:26.01elapsed 44%CPU (0avgtext+0avgdata 33300maxresident)k
0inputs+0outputs (0major+3156716minor)pagefaults 0swaps